get_entry
Retrieve the full content of a specific analysis entry by providing its entry ID. Optionally specify a project to scope the request.
Instructions
Read the full content of an analysis entry.
Args: entry_id: The entry ID project: Project name or UUID (uses default if empty)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| entry_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |