List Micro project invitations
micro_invitationsList invitation metadata within a Micro project directory while keeping acceptance tokens private. Retrieve bounded invitation details without exposing sensitive tokens.
Instructions
List bounded invitation metadata without exposing acceptance tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Micro project directory; defaults to the server working directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |