Generate Coordinator
Composable Agents
Generate Coordinator
Generate a custom coordinator definition for a user-built team.
Body: { "team_name": "My Team", "members": [{"slug": "...", "name": "...", "capabilities": [...]}] }
Returns: { "name": "Marketing Coordinator", "slug": "custom-coordinator-xxx", "system_prompt": "...", ... }
POST
Generate Coordinator
Documentation Index
Fetch the complete documentation index at: https://docs.aitasker.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The body is of type Body · object.
Response
Successful Response
The response is of type Response Generate Coordinator Api V1 Agents Registry Generate Coordinator Post · object.