Inspect Micro status
micro_statusGet deployment, resource, usage, and health status for your Micro project to diagnose issues and monitor performance.
Instructions
Read deployment, resource, usage, and health status for the linked project.
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 |