get_prompt_log_entry
Retrieve a complete AI interaction record from OncoFiles, including system prompts, user inputs, raw responses, token usage, and timing data for medical document management.
Instructions
Get a single prompt log entry with full prompts and raw response.
Returns the complete AI call record including system prompt, user prompt, raw AI response, token counts, and timing. Use search_prompt_log to find entries.
Args: entry_id: The prompt log entry ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |