tempo_get_plan
Fetch a Tempo plan by ID to view resource allocation details. Choose compact or full response shape for the data you need.
Instructions
Retrieve a single Tempo plan (resource allocation) by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Plan id | |
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns Tempo's payload untouched. No field projection: this server has no verified record of which Tempo fields matter, and inventing one would risk dropping a field a caller needs. |