organization_product_select
Sets the active product for the current session and reconciles the active organization to that product's organization.
Sets the active product for the current session and reconciles the active organization to that product's organization. Session state: the selection persists for the whole MCP session and every product-scoped tool call resolves against it until changed. Without an explicit selection the session resolves an active product implicitly, so results can belong to a product other than the intended one.
Behavior
- HTTP
POST /governance/api/v1/products/select
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| productId | string | • | No description in the catalog. |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| id | string | • | |
| name | string | • | |
| slug | string | • |
Try it
Sets the active product for the current session and reconciles the active organization to that product's organization.