Close
Toolcog home
toolcog
standard
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PUT
PATCH
HEAD
Delete a project template
Authenticated
deleteProjectTemplate
DELETE/project_templates/{project_template_gid}
Project templates
Get a project template
Authenticated
getProjectTemplate
GET/project_templates/{project_template_gid}
Project templates
Get multiple project templates
Authenticated
getProjectTemplates
GET/project_templates
Project templates
Get a team's project templates
Authenticated
getProjectTemplatesForTeam
GET/teams/{team_gid}/project_templates
Project templates
Instantiate a project from a project template
Authenticated
instantiateProject
POST/project_templates/{project_template_gid}/instantiateProject
Project templates