Revoke Micro private access grant
micro_private_grant_revokeRevoke a specific private-site bearer grant by ID. Confirm to remove access instantly; token creation remains a secure CLI handoff.
Instructions
Revoke one exact private-site bearer grant. Token creation remains a secure CLI handoff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Micro project directory; defaults to the server working directory | |
| confirm | Yes | Explicit confirmation to revoke this private access grant | |
| grantId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |