mdan_export_backlog
Convert epics/stories documents into CSV, GitHub Issues, Azure DevOps Boards, or Jira. Plan first with a dry run, then apply=true to create or update items, avoiding duplicates.
Instructions
Export the epics/stories document to CSV, GitHub Issues, Azure DevOps Boards or Jira. Dry run by default (returns the planned requests); apply=true sends them (tokens from environment variables). Re-runs update instead of duplicating
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | ado: organization | |
| url | No | jira: https://<site>.atlassian.net | |
| file | No | Epics document path (default: from the project state) | |
| repo | No | github: owner/name | |
| apply | No | ||
| target | Yes | ||
| project | No | ado project name or jira project key |