Taskade logo
Taskade
Create
Roadmap
Feedback
Public API
16
Changelog
Log in to your Taskade account to give feedback

    Boards

  • Feature Requests

  • Bugs

  • Integrations

  • Languages

  • Request AI Kits and Templates

  • Reviews

  • Public API

  • Automations

Powered by Canny

Public API

Share your ideas and requests for the official Taskade API. Documentation available at developers.taskade.com.
Ask and Interact with AI Agent via API
I'd like to do the following via API: Prompt Agent and Receive Response Run Agent Command Add or Remove from Agent Knowledge Edit Agent Instructions Create/Edit/Delete Agent Commands
12
·

under review

DELETE /projects/{projectId}/tasks/{taskId} doesn't return item in response
A small quirk between documentation and an endpoint I was playing with, I didn't do a deep investigation to see if this difference occurs for all DELETE routes The DELETE /projects/{projectId}/tasks/{taskId} doesn't return the expanded item in response, it'll return { "ok": true, "item": null } screenshots are of the expected response shape from the OpenAPI Playground at https://www.taskade.com/api/documentation/static/index.html#/Task/taskDelete and https://developers.taskade.com/docs/api/tasks gitbook
1
·

under review

Powered by Canny