List Micro protected files
micro_filesList protected and public storage resources for a linked Micro project to inspect available files without downloading contents.
Instructions
List protected and public storage resources for the linked project without downloading contents.
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 |