Export tasks
export_tasksExport board tasks to JSON, CSV, or markdown for sharing with external tools like project management systems. Read-only operation ensures data integrity.
Instructions
Export a board's tasks to json, csv, or markdown for use outside FeatureBoard (e.g. sharing with a PM tool). Round-trips through import_tasks. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | json | |
| project | Yes |