Last updated 2 months ago
Get public agent
/agents/{agentId}/public-agent
Public Agent
Error description
curl -L \ --url 'https://www.taskade.com/api/v1/agents/{agentId}/public-agent'
{ "ok": true, "item": { "id": "text", "space_agent_id": "text", "preferences": { "mode": "template", "canCopyKnowledge": true, "hideBranding": true, "theme": "light" } }, "publicUrl": "https://example.com" }