Module tool
Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-pii-redaction -p nemo-relay-ffi -p nemo-relay-types -p nemo-relay-plugin -p nemo-relay-worker-proto -p nemo-relay-worker.
Tool DTOs and attributes. Shared tool data types.
Structs
- ToolAttributes: Bitflags that modify tool-call behavior and observability.
- ToolExecutionInterceptOutcome: Canonical result returned by a tool execution intercept.
- ToolExecutionResult: Canonical application-visible result of tool execution.
Constants
- TOOL_EXECUTION_INTERCEPT_OUTCOME_SCHEMA: Versioned native-plugin JSON envelope schema for
ToolExecutionInterceptOutcome. - TOOL_EXECUTION_RESULT_SCHEMA: Versioned native-plugin JSON envelope schema for
ToolExecutionResult.