wpnav_describe_tools
Retrieve detailed input schemas for WordPress management tools to understand required parameters before execution.
Instructions
Get full input schemas for specific WP Navigator tools. Call this after using wpnav_search_tools to get the schemas you need before calling wpnav_execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tools | Yes | Array of tool names to describe (e.g., ["wpnav_create_post", "wpnav_update_post"]). Maximum 10 tools per request. |