studio_status
Check the status of generated studio artifacts and retrieve their URLs, rename artifacts, or list supported artifact types.
Instructions
Check studio content generation status and get URLs, or rename an artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Action to perform: - status (default): List all artifacts with their status and URLs - rename: Rename an artifact (requires artifact_id and new_title) - list_types: List all supported artifact types with their options | status |
| new_title | No | Required for action="rename" - the new title for the artifact | |
| artifact_id | No | Required for action="rename" - the artifact UUID to rename | |
| notebook_id | Yes | Notebook UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||