Get effective workspace tools
Return the tools available to each workspace channel.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
workspaceId
Workspace whose available tools to return.
Headers
X-Account-Id
Account that owns the workspace.
Query parameters
mode
Return only this channel instead of both.
Response
Available tools by channel. Returns only the requested channel when mode is set.
chat
The effective tool set of the chat channel.
voice
The effective tool set of the voice channel. Same shape as chat.
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

