/auth/... # Authentication
/agents/... # Create chats with agents
/chats/... # Send messages, manage chats
/functions/... # Execute functions (sync and async)
/queries/... # Execute database queries
/webhooks/... # Trigger webhook-linked functions
/executions/... # View execution history and results
/jobs/... # Check job status
/states/... # Key-value state storage
/files/... # Upload, download, search files
/templates/... # Render and send templates
/components/... # Render components, proxy endpoints
/manifests/... # Manifest status validation
/discovery/... # List resources visible to the current user