Skip to main content
Named HTTP client configurations with typed operations. Executed in-process in the backend (no container overhead). Operations are exposed as agent tools. Auth resolved from the Secrets store at call time. Endpoints:
Auth types: bearer, basic, api_key, sinas_token (forwards caller’s JWT), none Auth is resolved from the Secrets store. Private secrets override shared for the calling user — enabling multi-tenant patterns where each user can have their own API key for the same connector. Agent configuration:
YAML config:
Execution history:
Executions include a tool_call_id field linking them to the tool call that triggered them, enabling execution tree visualization in the Logs page. Input schema presets: The function editor includes built-in presets for common input/output schemas. Use the “Load preset” dropdown when editing schemas: