schema
Schema Provenance
Return a caller-scoped HTML memory-provenance visualization.
Query parameters: include_memory: when true, also folds the extracted memory (entities/relationships) into the provenance view alongside data lineage (default false).
GET
Schema Provenance
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
When true, include the extracted memory subgraph (entities/relationships) in the provenance visualization.
Response
Successful Response
Previous
Ingest SkillIngest a skill from inline SKILL.md markdown (no file upload needed).
JSON-native companion to ``POST /api/v1/remember`` (content_type=skills),
for no-code clients. Reuses the same skills ingestion pipeline.
Next
Schema Provenance