Try Bifrost Enterprise free for 14 days. Explore now
A valid request URL is required to generate request examples{
"name": "get_weather",
"role": "tool",
"tool_call_id": "call_123",
"content": "The weather in San Francisco is 72°F and sunny."
}Executes an MCP tool and returns the result.
A valid request URL is required to generate request examples{
"name": "get_weather",
"role": "tool",
"tool_call_id": "call_123",
"content": "The weather in San Francisco is 72°F and sunny."
}Documentation Index
Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
Format of the tool execution request/response.
chat, responses MCP tool execution request. The schema depends on the format query parameter:
format=chat or empty (default): Use ChatAssistantMessageToolCall schemaformat=responses: Use ResponsesToolMessage schemaTool executed successfully
MCP tool execution response.
assistant, user, system, tool, developer Message content - can be a string or array of content blocks
For tool messages
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Was this page helpful?