show_budget_meta_data
Retrieve budget metadata for construction projects to access financial details, including project identifiers and paginated budget information.
Instructions
Show Budget meta data. [Construction Financials/Budget] GET /rest/v1.0/projects/{project_id}/budget
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |