Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/ds4
/ tool_schema_orders_find
Function
tool_schema_orders_find
ds4_server.c:755–758 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
753
char *id, *content;
754
} tool_result_span;
755
756
typedef struct {
757
char *role;
758
char *content;
759
server_image_inputs images;
760
char *reasoning;
761
char *tool_call_id;
Callers
9
responses_append_function_call_item
Function · 0.85
responses_sse_function_call_arguments_done
Function · 0.85
test_tool_schema_order_from_anthropic_schema
Function · 0.85
test_tool_schema_order_from_openai_tools
Function · 0.85
test_tool_schema_order_from_responses_tool_search
Function · 0.85
test_responses_function_named_tool_search_stays_function_call
Function · 0.85
test_responses_namespace_tool_schemas_restore_wire_namespace
Function · 0.85
test_responses_input_tool_search_output_loads_tools
Function · 0.85
test_json_parser_handles_tool_heavy_requests
Function · 0.85
Calls
1
tool_schema_orders_find_index
Function · 0.85
Tested by
7
test_tool_schema_order_from_anthropic_schema
Function · 0.68
test_tool_schema_order_from_openai_tools
Function · 0.68
test_tool_schema_order_from_responses_tool_search
Function · 0.68
test_responses_function_named_tool_search_stays_function_call
Function · 0.68
test_responses_namespace_tool_schemas_restore_wire_namespace
Function · 0.68
test_responses_input_tool_search_output_loads_tools
Function · 0.68
test_json_parser_handles_tool_heavy_requests
Function · 0.68