Get project
get_projectRetrieve a single project's name, state, and budget from Moneybird using its project ID.
Instructions
Retrieve a single project by id, with its name, state and budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| administration_id | No | Administration to act on. Defaults to the administration this server was configured with; call list_administrations to discover the available ids. |