MCPTools
cancel_session
Cancel an in-flight session (use a run's session_id to stop it).
Cancel an in-flight session (use a run's session_id to stop it).
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
session_id | string | yes |
adopt_managed_agent
Adopt a managed agent into the workspace by slug. The adopted agent appears in list_agents and can be run, scheduled, and paused like any other, while…
create_agent_trigger
Create a trigger that dispatches the agent on a provider event. For example, event_type 'github.pull_request', 'shopify.orders/create', or…