Agent SwarmAgent Swarm

Task Templates

List reusable task templates — pre-defined task definitions agents pick up to start common swarm workflows

GET
/api/task-templates

Authorization

bearerAuth
AuthorizationBearer <token>

API key via Authorization: Bearer <API_KEY>

In: header

Query Parameters

category?string
kind?string
Value in"task" | "workflow" | "schedule"
query?string

Response Body

curl -X GET "http://localhost:3013/api/task-templates"
Empty
Empty