Skip to main content
Open an agent working session in a project. The server returns the new session id, which you pass to end_session when the work is done. Dispatches to the start_session internal service method.

Parameters

The session is bound to the authenticated principal — there is no agent-id parameter.

Returns

Returned as the structuredContent payload.

Example

Request:
Response:

Annotations

The tool’s MCP behaviour hints, as emitted in tools/list (advisory display metadata — see the annotations contract): Mints a fresh session id per call — additive, not idempotent.