solver_start_source_handoff
Start a browser credential handoff for a source, returning a continue_url for human completion without raw secrets. Poll for completion, then connect using the handoff intent ID.
Instructions
Start a hosted browser credential handoff for a source (POST /v1/source-credential-handoffs). Returns a continue_url for a HUMAN to complete in a browser against the credential broker -- this tool never accepts or returns a raw key, service-account JSON, cloud secret, or token. Poll with solver_poll_source_handoff until state=completed, then pass the handoff_intent_id to solver_create_source_connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | ||
| auth_scheme | Yes |