Retrieves the necessary details for embedding a tool’s UI, including its schema and allowed domains.
The unique identifier or name of the tool.
Successful Response
The unique identifier for the tool.
The name of the tool.
The JSON schema defining the inputs for the tool.
A list of keys in the output that contain media URLs.
A list of example inputs and their corresponding outputs for the tool.
The pricing configuration for executing the tool.
A list of allowed domains for embedding this tool.
A brief description of what the tool does.
Configuration for a custom UI to render for this tool.
A short-lived JWT access token for authenticating API calls from the embedded UI.