* Improve SEO descriptions across 47 pages
Curated descriptions from two bot-generated PRs (#3908, #3949),
selecting the best approach for each page:
- Added missing title and description frontmatter to 10 API reference pages
- Benefit-focused descriptions for integration pages (not implementation-heavy)
- Accurate REST-aligned titles for API endpoints (Export, List, Trigger, etc.)
- Expanded short descriptions to 50–160 character range throughout
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* copyedit
* Update custom-domain.mdx
* Fix analytics API page titles to match spec summaries
"Export" was inaccurate — spec uses "Get" for both endpoints.
Also updated descriptions to use "Retrieve" for consistency.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* Split assistant message into separate v1 and v2 pages
- Revert create-assistant-message.mdx to v1 content with updated
OpenAPI path and note pointing users to the v2 page
- Add create-assistant-message-v2.mdx for the v2 endpoint with
AI SDK v5 integration example
- Add v2 page to docs.json navigation (Assistant group)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* add v2 endpoint to discovery openAPI schema
* update v1 openapi frontmatter
* update v2 page
* add version info to v1
* remove duplicative callout
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>