list_knowledge_files
List knowledge files attached to an account, such as price lists, terms, and product sheets. See which registered files are available as fact sources for replies.
Instructions
List the knowledge files the user attached to an account (price lists, terms, product sheets...) — the intended source of facts for replies. Returns a list of {name, path, kind, size}. Only paths the user explicitly registered are visible: this is not a filesystem browser. Read the text of one with read_knowledge_file. Read-only, local.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Account to operate on (integer id from list_accounts). Omit or null = the user's active account. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |