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

Generate Agent in Folder

Generate Agent in Folder — Taskade REST API v1 reference: POST /folders/{folderId}/agent-generate. Parameters, authentication, and response schema.

post

Generate agent based on input text prompts

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

Default response

application/json
okboolean · enumRequiredPossible values:
post/folders/{folderId}/agent-generate

Last updated

Was this helpful?