describe_project
Get detailed information about an Automation Studio project, including all components such as workflows, templates, and other artifacts with metadata and organization structure.
Instructions
Get detailed information about a specific Automation Studio project.
Retrieves comprehensive project information including all components (workflows, templates, and other artifacts) contained within the project along with their metadata and organization structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the project to describe |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique project identifier | |
| name | Yes | Project name | |
| components | Yes | List of components contained in the project | |
| description | No | Project description |