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

Update the AI agent configuration for a site

Replaces the configuration for the AI built into the GitBook editor that helps authors draft, review, and refine content changes. Use this to customize how the AI behaves when assisting authors working on content for this site.

Available in MCP
put
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

Body
Responses
200

OK

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

Identifier of the member who last updated the settings.

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

Last updated

Was this helpful?

Powered by GitBook