Agent Control models are the shared API contract between the server and SDKs.Documentation Index
Fetch the complete documentation index at: https://agentcontrol-docs-add-source-code-notes-to-examples.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Why shared models
- Single source of truth for request/response schemas
- Strong typing across server and SDKs
- Consistent validation and serialization