create_logbook
Create a new logbook in an Aedifion project to document building performance data, maintenance activities, or operational notes for IoT systems.
Instructions
Create a new logbook in a project.
Args: project_id: The project's numeric ID. name: Logbook name. description: Logbook description.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| name | Yes | ||
| description | No |