get_project
Retrieve complete project details by providing a project ID. Use list_projects to locate the ID, then access all project information.
Instructions
Get a single project's full details.
Args:
project_id: The project id (NOT the key — use list_projects first to find it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |