Slot: datasets¶
Optional dataset results for the Results panel (range-bearing charts, etc). Each entry shaped like { filename: string, envelope: Record<string, unknown> }.
URI: debrief:slot/datasets Alias: datasets
Applicable Classes¶
| Name | Description | Modifies Slot |
|---|---|---|
| ToolResult | Logical tool invocation result as seen by the consumer (after the MCP layer h... | no |
Properties¶
-
Range: Any
-
Multivalued: True
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://debrief.info/schemas/debrief
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | debrief:datasets |
| native | debrief:datasets |
LinkML Source¶
name: datasets
description: 'Optional dataset results for the Results panel (range-bearing charts,
etc). Each entry shaped like `{ filename: string, envelope: Record<string, unknown>
}`.'
from_schema: https://debrief.info/schemas/debrief
rank: 1000
alias: datasets
owner: ToolResult
domain_of:
- ToolResult
range: Any
multivalued: true