For the complete documentation index, see llms.txt. This page is also available as Markdown.

Query: List Files

Claude AI Operation

Retrives a list of files from the external service

Example User Story

As a user, I want to retrieve a list of files from the external service so that I can view and manage them.

Fields

Field Name
Field Type
Required

limit

Integer

No

offset

Integer

No

Example link

Code (Apache v2.0): Operation

Last updated