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

Add Project to Agent Knowledge

Add Project to Agent Knowledge — Taskade REST API v1 reference: POST /agents/{agentId}/knowledge/project. Parameters, authentication, and response schema.

post

Create a knowledge project

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

Project knowledge created

application/json

Project knowledge created

okboolean · enumRequiredPossible values:
post/agents/{agentId}/knowledge/project

Last updated

Was this helpful?