publish_chart
Publishes a Datawrapper chart to make it publicly accessible and render a preview in chat. Use only when the user explicitly requests to publish.
Instructions
⚠️ DATAWRAPPER MCP TOOL ⚠️ This is part of the Datawrapper MCP server integration.
Publish a Datawrapper chart to make it publicly accessible and render a preview in chat. IMPORTANT: Only use this tool when the user explicitly requests to publish the chart. Do not automatically publish charts after creation unless specifically asked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chart_id | Yes | ID of the chart to publish | |
| access_token | No | Optional Datawrapper API token. When provided, uses the caller's account. When omitted, falls back to the server's DATAWRAPPER_ACCESS_TOKEN env var. |