ami_get_instructions
Get the AMI survey procedure as markdown, including call order and telemetry setup. Use it first to start measuring agent workflow costs.
Instructions
Return the AMI survey procedure as markdown. Call this FIRST if your harness has no skill mechanism that already gave you the procedure - it tells you the call order and, for your runtime, how telemetry is obtained. Claude Code agents already have it as a skill and do not need this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runtime | No | Your runtime. 'mcp' (default) for any MCP client that is not Claude Code. |