rlm.docs.list
Retrieve a paginated list of documents from a specified session using session ID, limit, and offset parameters.
Instructions
List documents in session.
Args: session_id: Session to query limit: Max documents to return offset: Pagination offset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||