Export Fact Catalog
lexq_facts_exportExport the fact catalog. The two formats carry different things: CSV is the catalog as it stands, system facts included, for reading in a spreadsheet; JSON matches the shape that batch create accepts, so it can be fed straight back in, which is why it leaves out the fields that endpoint does not take. Returns the file contents as text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Export format | csv |
| keyword | No | Filter by key or name |