v2

latestOpenAPI 3.1.02026-08-08556285514.3 KB
Kiwi Agent

Tool Execute

Execute a Kiwi tool on behalf of the agent.

Called by the bridge when Claude makes a tool call during chat. Auth: X-Bridge-Service-Token (shared secret) + X-Bridge-User-Id (user context). This avoids passing user JWTs between services (SOC2 compliant).

post/api/kiwi/tool-execute

Request body

toolstring required
paramsobject
user_idstring nullable
conversation_idstring nullable
allowed_connectorsstring[] nullable

Response

Successful Response

{"stackTrail":"paths:/api/kiwi/tool-execute:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}