Skip to main content

Module model

Module model 

Source

Re-exports§

pub use endpoint::*;
pub use json_schema::*;
pub use pg_func::*;
pub use service::*;
pub use types::*;

Modules§

endpoint
json_schema
Conversion of the endpoint Type model into JSON Schema, as required by MCP (Model Context Protocol) tool definitions (inputSchema / outputSchema).
pg_func
service
types