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

Add Media to Agent Knowledge

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

post

Create a knowledge media

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

Media knowledge created

application/json

Media knowledge created

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

Last updated

Was this helpful?