Remove Micro project member
micro_member_removeRevoke a specific non-owner account's access to the linked Micro project by providing the account ID and explicit confirmation.
Instructions
Revoke one exact non-owner account's access to the linked project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Micro project directory; defaults to the server working directory | |
| confirm | Yes | Explicit confirmation to revoke this account's project access | |
| accountId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |