Verify a connected site
autoseo_verify_siteRe-run the capability probe to verify a site's autoseo-publish endpoint, wp_rest, and git_pr connections are operational before generating posts, avoiding publish-time errors.
Instructions
Re-run the capability probe for a connected site (must belong to the active org). Call this after the AI has installed and deployed the /autoseo-publish endpoint from autoseo_integration_kit, to confirm it responds correctly to a signed test request before calling autoseo_configure or autoseo_generate_post — generating content against an unverified endpoint will fail at publish time. It also verifies wp_rest and git_pr connections. For webhook sites, a 404 or 405 usually means the endpoint is not deployed yet; re-call after deploying. Also useful to re-check a site after the user rotates its signing secret or migrates infrastructure. Returns the refreshed capabilities map. CAPABILITY: draft — creates content that cannot reach an audience on its own. Safe for a draft-only agent token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Site/target id from autoseo_connect_site or autoseo_list_sites |