Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/castari/castari-proxy
/ OpenRouterToolCallFunction
Interface
OpenRouterToolCallFunction
worker/src/types.ts:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
export
interface
OpenRouterToolCallFunction {
128
name: string;
129
arguments?: string;
130
}
131
132
export
interface
OpenRouterToolCall {
133
id: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected