For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LogoLogo
Login
HomeDocsAPI ReferenceMCP ServerChat SDKsRelease Notes
HomeDocsAPI ReferenceMCP ServerChat SDKsRelease Notes
Login

Release notes

August 24, 2026
August 24, 2026

Tools API keeps input and output ids across a rename

PATCH /v2/tools/{tool_id} can rename an output or a code input when the request sends the row id from GET. Redactions and other references stay attached. A rename that omits id still returns 422. API inputs stay name-keyed.

GET always returns id on each input and output. The value is null for API inputs. See Tools API.

Was this page helpful?
Previous

Code tools: run sandboxed Python inside a conversation

Next
Built with