rlm.span.get
Retrieve the content of selected spans within a session to access specific text chunks for processing.
Instructions
Retrieve the content of one or more spans. Enforces max_chars_per_response.
Args: session_id: Session containing spans span_ids: List of span IDs to retrieve
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| span_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||