Skip to main content
GET
Read a session's tools

Authorizations

Authorization
string
header
required

A gbr_pat_ access token. Scopes are recorded on the token when it is minted.

Response

Read a session's tool configuration.

object
string
required

Always session.tools. Names the shape, so a value can be identified without knowing which call returned it.

Allowed value: "session.tools"
session_id
string
required

The session this configuration applies to.

tools
object[]

The configuration as sent, in the same vocabulary: one entry per tool, each with a type of mcp or function. Secret values are withheld — see redacted.

text
object | null

Output shaping, or null when none was set. Asked of the model, not enforced.