docs: add connector.mdx for baton-file#45
Conversation
Adds the standard C1 customer-facing connector docs page for baton-file, which previously shipped only per-format instruction docs. Covers overview, supported input formats, capabilities (sync-only; dynamic resource types), limitations, and self-hosted / service-mode setup via the generic "Baton" tile. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Connector PR Review: docs: add connector.mdx for baton-fileBlocking Issues: 0 | Suggestions: 0 | Threads Resolved: 0 Review Summary Security Issues Correctness Issues Suggestions |
Align docs/connector.mdx with the repo's docs skill and standard
connector template: add the missing article to the title ("Set up a
File connector"), fold the freestanding Limitations section into a
Notes block under Capabilities, add a Gather credentials section
explaining the connector has no vendor API credentials, and wrap
Configure the File connector in Cloud-hosted/Self-hosted Tabs (marking
Cloud-hosted unavailable since the connector must read a local file).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
What
Adds
docs/connector.mdxfor baton-file — the standard C1 customer-facing connector docs page. The repo previously shipped only per-format instruction docs (docs/{csv,excel,json,yaml}_instructions.md) and had noconnector.mdx, despite theconnector-docsverify workflow expecting one.Contents
Relates to CXP-734.
🤖 Generated with Claude Code