focus_get_project
Retrieve a project's details by providing its unique project ID. Use this to fetch project information for viewing or further processing.
Instructions
Toggl Focus/2.0: get a project by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| workspace_id | No | Workspace ID. Defaults to TOGGL_WORKSPACE_ID or cached context. | |
| organization_id | No | Organization ID. Defaults to TOGGL_ORGANIZATION_ID or cached context. |