Inspect Micro app users
micro_usersRetrieve current app-user metadata for a Micro project to support maintenance tasks while limiting exposure of personal data.
Instructions
Read the latest bounded app-user metadata for the linked owner project. Results can contain personal data; disclose only what the maintenance task requires.
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 |