dawarich_create_trip
Create a new trip in Dawarich by providing name, start, and end times. Checks API availability and reports if the trips endpoint is missing.
Instructions
Create a Dawarich trip when /api/v1/trips exists; currently reports that API gap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| dry_run | No | ||
| ended_at | Yes | ||
| started_at | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||