wpnav_context
Retrieve WordPress site context for AI agent initialization, including focus mode, available tools, active role, and safety settings.
Instructions
Get a compact context dump of the WordPress site including focus mode, available tools, active role, cookbooks, site info, and safety settings. Designed for AI agent initialization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compact | No | If true, returns minimal context (~200-300 tokens). If false, includes full tool list and role context. | |
| include_snapshot | No | If true, includes a summary of pages and posts. Increases token usage. |