delete_logbook_entry
Remove a specific logbook entry from the Aedifion cloud platform by specifying project, logbook, and entry identifiers.
Instructions
Delete a logbook entry.
Args: project_id: The project's numeric ID. logbook_id: The logbook ID. entry_id: The entry ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| logbook_id | Yes | ||
| entry_id | Yes |