Patch adapter_config / name; pass token only to rotate secret.
Documentation Index
Fetch the complete documentation index at: https://docs.copass.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Partial update for an existing user_mcp source.
Display / wiring name.
MCP server URL.
bearer | header_token | none.
When set, replaces the vault secret. Omit to keep the current credential.
Required when setting auth_kind to header_token.
Tool prefix (≤64).
Per-source tool allowlist.
Tool calls per minute cap (1–600).
Webhook events per minute cap (1–6000).
Successful Response
Outcome shape for the three user_mcp lifecycle endpoints.
Mirrors the dict the service methods return verbatim (status,
optional health_error, etc.) without re-shaping. error is
populated on validation failure; data_source_id is populated
on success.