For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get the AI agent configuration for a site

Retrieves the configuration for the AI built into the GitBook editor that assists authors with drafting and refining content changes. Use this before updating agent settings to understand the current configuration.

Available in MCP
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired

A unique entity identifier

Pattern: ^[a-zA-Z0-9_-]+$
siteIdstringRequired

The unique id of the site

Responses
200

OK

application/json
objectstring · enumRequiredPossible values:
updatedAtstring · date-timeOptional
updatedBystringOptional

Identifier of the member who last updated the settings.

get/orgs/{organizationId}/sites/{siteId}/agent-settings

Last updated

Was this helpful?

Powered by GitBook