Folders
A Subspace is the top-level container for every AI-powered application you build on Taskade. It's more than just a folder; it's the complete, self-contained ecosystem for your app, holding its unique Knowledge, Intelligence, and Action layers.
When you generate an app or create one manually, you are creating a Subspace. Everything related to that appβits data (Projects), its logic (Agents), and its workflows (Automations)βis organized within it.
These endpoints allow you to manage the Subspaces in your workspace.
Summary of Endpoints
Get Folder Projects
Get all projects in a folder, or in the home folder of a workspace.
Folder/Workspace/Space ID
Projects
Error description
Generate Agent in Folder
Generate agent based on input text prompts
Default response
Error description
Create Agent in Folder
Create an agent in a folder, or in the home folder of a workspace.
Default response
Error description
Get Folder Agents
Get agents in a folder.
201Agents
Error description
Get Folder Medias
Get medias in a folder
1001Medias
Error description
Get Folder Project Templates
Get projects templates in a folder.
201Project Templates
Error description
Last updated