get_projects
Retrieve all Automation Studio projects from Itential Platform, organizing workflows, templates, and automation artifacts into logical groups for collaboration and asset management.
Instructions
Get all Automation Studio projects from Itential Platform.
Projects in Automation Studio organize workflows, templates, and other automation artifacts into logical groupings for team collaboration and asset management.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Response model for get_projects function. Contains the list of project summaries returned by the get_projects operation. Each project summary includes only the essential fields: id, name, and description. Attributes: root: List of project summary objects. |