Uniblock · Capability
Uniblock Direct API — Direct Pass-Through
Uniblock Direct API — Direct Pass-Through. 4 operations. Lead operation: Direct GET Request to a Provider. Self-contained Naftiko capability covering one Uniblock business surface.
What You Can Do
GET
Directgetrequest
— Direct GET Request to a Provider
/v1/{provider}/{path}
POST
Directpostrequest
— Direct POST Request to a Provider
/v1/{provider}/{path}
GET
Directgetrequestwithprefix
— Direct GET Request to a Provider with prefix
/v1/{provider}/{prefix}/{path}
POST
Directpostrequestwithprefix
— Direct POST Request to a Provider with prefix
/v1/{provider}/{prefix}/{path}
MCP Tools
direct-get-request-provider
Direct GET Request to a Provider
read-only
idempotent
direct-post-request-provider
Direct POST Request to a Provider
direct-get-request-provider-prefix
Direct GET Request to a Provider with prefix
read-only
idempotent
direct-post-request-provider-prefix
Direct POST Request to a Provider with prefix