Get Project
get_projectRetrieve detailed project information, including its environments. Uses the active project context when no project ID is given, after setting organization context.
Instructions
Get detailed information about a project, including its environments. Requires organization context (call set_context first). If no projectId is given, uses the active project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Public ID (GUID) of the project. If omitted, uses the active project context. |