Verify the user’s MCP server is still reachable.
Flips status to active on success or error on failure.
Use after fixing whatever made register_user_mcp_source land in
error state.
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.
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.