Execute Discovery Intent
discovery
Execute Discovery Intent
Execute the real tool bound to an intent and return a normalized payload.
Ideação a4f526df — this is what closes the "semantic fallback masking
real tool" gap observed in the v1 catalog. Body shape::
{"board_id": "<uuid>", "params": {"topic": "...", ...}}
Missing required params listed by `intent.params_schema` yield 400 with
the specific field name. Unknown tool_binding yields 400 too so drift is
caught at runtime (a CI parity test is tracked in a separate ideation).
POST
Execute Discovery Intent
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
The body is of type Payload · object.
Response
Successful Response
The response is of type Response Execute Discovery Intent Api V1 Discovery Intents Intent Id Execute Post · object.
Last modified on May 17, 2026