projectId parameter.
Input Schema
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
projectId | string | Yes | Project ID to use as default context |
organizationId | string | No | Organization ID (optional if user belongs to only one organization) |
Response
| Field | Type | Description |
|---|---|---|
projectId | string | The project ID that was set |
projectName | string | Display name of the project |
organizationId | string | Organization ID the project belongs to |
organizationName | string | Display name of the organization |
