Inspect Micro project settings
micro_settingsRead a project's visibility settings and verify the authenticated caller's permissions.
Instructions
Read the linked project's visibility and authenticated caller authority.
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 |