For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create Agent in Folder

Create Agent in Folder — Taskade REST API v1 reference: POST /folders/{folderId}/agents. Parameters, authentication, and response schema.

post

Create an agent in a team or workspace.

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
folderIdstringRequired
Body
namestringRequired
dataany ofRequired
or
Responses
200

Default response

application/json
okboolean · enumRequiredPossible values:
post/folders/{folderId}/agents

Last updated

Was this helpful?