get_project
Retrieve project details using ID or name to access hierarchical task management data in a multi-interface system.
Instructions
Retrieve a project by its ID or name
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | The UUID of the project to retrieve | |
| project_name | No | The name of the project to retrieve (alternative to project_id) |