atisbo_capture
Capture Signals or knowledge; update, patch or add evidence to artefacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Capture mode. Mode-specific notes return in meta.guidance after the call. | |
| note | No | Why it matters or ingestion context. | |
| text | No | Signal text. | |
| items | No | signal_batch, max 100. | |
| title | No | Knowledge or evidence title. | |
| source | No | Signal source. Defaults to manual. | |
| content | No | Knowledge or artefact content. | |
| evidence | No | Evidence fields; document_id is top-level. | |
| modality | No | Q=Quote, O=Observation, M=Metric. Pipeline infers if omitted. | |
| scope_id | No | Target scope UUID. | |
| file_name | No | ||
| mime_type | No | ||
| patch_ops | No | ||
| agent_name | No | Signs the change. | |
| scope_type | No | Scope kind; company is treated as active workspace. | |
| attachments | No | 1-5 files; 3 MB combined. | |
| document_id | No | Living document UUID for artefact modes. | |
| capture_mode | No | Knowledge routing; default signals_only. | |
| captured_from | No | ||
| change_summary | No | Artefact change summary. | |
| classification | No | Signal classification hint. | |
| dirty_event_id | No | Dirty event resolved on success | |
| knowledge_kind | No | ||
| coverage_updates | No | Snippet/idea/claim coverage updates. | |
| expected_content_hash | No | content_hash from doc_patch_context | |
| corrects_prior_evidence | No | signal: CORRECTS prior evidence, not repeats it. |