linear_rotateManagedOAuthApplicationSecret
Rotate the client secret of an alpha child app owned by your OAuth application, returning a new one-time secret and potentially invalidating existing tokens.
Instructions
Rotate the client secret of an alpha child app owned by the calling OAuth application. The new one-time secret is exposed in the MCP result and existing client-credentials tokens may be invalidated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| confirmSecretExposure | Yes | Must be true to acknowledge that a one-time secret will be returned in the MCP tool result. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| success | No | ||
| clientSecret | No |