site.request.v1
Send universal WordPress REST API requests to the /wp-json endpoint with built-in write safety guards, dry-run previews, and approval requirements to prevent accidental modifications.
Instructions
Universal WP REST request to /wp-json path with write safety guards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | Path after /wp-json, for example /wp/v2/pages | |
| method | Yes | ||
| dry_run | No | ||
| require_approval | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||