PluginProbe
Elementor Website Builder – more than just a page builder / 4.3.0-beta3
Elementor Website Builder – more than just a page builder v4.3.0-beta3
4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 All 452 releases
elementor / modules / mcp / static-resources / abilities / list-posts.md

list-posts.md in Elementor Website Builder – more than just a page builder 4.3.0-beta3, at modules/mcp/static-resources/abilities/list-posts.md

2 lines 859 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 Lists WordPress posts, pages and products with pagination support. Use ONLY when the user explicitly asks to list, browse, search, or reference existing site content by `id` (e.g. "find the About page", "list my products"). Do NOT call this as a default discovery step — on large sites the response is context-heavy. Returns items the current user is allowed to read (published for everyone; drafts, pending, private, and scheduled items are included only when the user has permission to see them). Each item exposes its `status` so you can distinguish drafts from live content. Default returns 10 items sorted by most recently created. Use `search` to filter by keywords in title or content. Use `post_type` (`all`, `post`, `page`, or `product`) to narrow results; `product` requires WooCommerce (or another plugin that registers the `product` post type).
2