The models.py module#
Summary#
Static description of one tool/feature exposed by a leaf. |
|
Result of |
|
Minimal connection descriptor surfaced to clients/UI for selection. |
|
Result of a |
|
Result of a code execution call. |
|
Generic error envelope used when a tool can’t return its native shape. |
Description#
Typed contracts shared by every Fluids MCP leaf.
These are the response shapes that MCP clients see. Keeping them small, JSON-friendly, and stable is what makes orchestration reliable.