budget_orders_get
Retrieve a single budget order by ID. Returns details such as budget amount, start and end dates, and status.
Instructions
Fetch a single budget order by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budgetOrderId | Yes | ||
| orgId | No | Override the org (account) for this call. Defaults to ASA_ORG_ID. Use the `org_acls` tool to discover orgIds. |