knowledge_schema
Inspect property schemas of knowledge collections to identify expected field names and types before data ingestion.
Instructions
Return property schemas for knowledge collections.
Reads from local CollectionDef objects — no Weaviate connection needed. Use this before knowledge_ingest to discover expected property names and types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | No | Collection to inspect (omit for all) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||