Get system prompt for a tool router session
Returns the system prompt for a ToolRouter session, which can be injected into an agent prompt to improve reliability.
Authentication
x-api-keystring
API key authentication
Path parameters
session_id
The unique identifier of the tool router session
Query parameters
model
The LLM model name for prompt customization
user_timezone
User’s timezone for date/time formatting
Response
Successfully retrieved the session system prompt.
prompt
The complete system prompt to use for the tool router session