Skip to main content
GET
List Discovery Intents

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

category
string
required
created_at
string<date-time>
required
id
string
required
label
string
required
name
string
required
tool_binding
string
required
updated_at
string<date-time>
required
active
boolean
default:true
description
string | null
is_seed
boolean
default:false
min_permission
string | null
params_schema
Params Schema · object | null
renderer
string
default:table
Last modified on May 17, 2026