MCPcopy Create free account

hub / github.com/OpenBB-finance/agents-for-openbb / functions

Functions156 in github.com/OpenBB-finance/agents-for-openbb

Functiontest_health_check_via_agents_endpoint
Basic health check using the agents endpoint.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:204
Functiontest_html_artifact_helper
Test that the html_artifact helper creates valid SSE events.
39-vanilla-agent-html-artifacts/tests/test_main.py:23
Functiontest_mcp_agent_image_configuration
Test that the MCP agent has proper image configuration.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:59
Functiontest_mcp_configuration_preserved
Test that MCP configuration doesn't interfere with basic functionality.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:182
Functiontest_mcp_tool_structure_validation
Test that empty messages validation works even with MCP tools present.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:231
Functiontest_mcp_tools_empty_list_handled
Test that empty messages validation works even with empty tools list.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:173
Functiontest_mcp_tools_none_handled
Test that empty messages validation works even with tools=None.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:164
Functiontest_multiple_mcp_tools_handling
Test that empty messages validation works even with multiple MCP tools.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:258
Functiontest_multiple_selected_skills_uses_the_first_one
()
41-vanilla-agent-dynamic-skill/tests/test_agent.py:257
Functiontest_openapi_docs_accessible
Test that OpenAPI documentation is accessible.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:197
Functiontest_query
()
36-vanilla-agent-pdf-citations/tests/test_agent.py:24
Functiontest_query
()
33-vanilla-agent-charts/tests/test_agent.py:23
Functiontest_query
()
31-vanilla-agent-reasoning-steps/tests/test_agent.py:23
Functiontest_query
()
34-vanilla-agent-tables/tests/test_agent.py:23
Functiontest_query
()
42-vanilla-agent-feedback/tests/test_agent.py:79
Functiontest_query
()
32-vanilla-agent-raw-widget-data-citations/tests/test_agent.py:23
Functiontest_query
()
35-vanilla-agent-pdf/tests/test_agent.py:24
Functiontest_query
()
30-vanilla-agent-raw-widget-data/tests/test_agent.py:23
Functiontest_query_completes_remote_function_call
()
30-vanilla-agent-raw-widget-data/tests/test_agent.py:95
Functiontest_query_completes_remote_function_call_with_citation
()
32-vanilla-agent-raw-widget-data-citations/tests/test_agent.py:94
Functiontest_query_completes_remote_function_call_with_pdf_url
()
36-vanilla-agent-pdf-citations/tests/test_agent.py:62
Functiontest_query_completes_remote_function_call_with_pdf_url
()
35-vanilla-agent-pdf/tests/test_agent.py:62
Functiontest_query_contains_chart
()
33-vanilla-agent-charts/tests/test_agent.py:61
Functiontest_query_contains_table
()
34-vanilla-agent-tables/tests/test_agent.py:61
Functiontest_query_conversation
()
36-vanilla-agent-pdf-citations/tests/test_agent.py:39
Functiontest_query_conversation
()
33-vanilla-agent-charts/tests/test_agent.py:38
Functiontest_query_conversation
()
31-vanilla-agent-reasoning-steps/tests/test_agent.py:38
Functiontest_query_conversation
()
34-vanilla-agent-tables/tests/test_agent.py:38
Functiontest_query_conversation
Test query with multiple messages in conversation.
37-vanilla-agent-custom-features/tests/test_agent.py:146
Functiontest_query_conversation
()
32-vanilla-agent-raw-widget-data-citations/tests/test_agent.py:38
Functiontest_query_conversation
()
35-vanilla-agent-pdf/tests/test_agent.py:39
Functiontest_query_conversation
()
30-vanilla-agent-raw-widget-data/tests/test_agent.py:39
Functiontest_query_default_workspace_options
Test query without workspace options uses defaults.
37-vanilla-agent-custom-features/tests/test_agent.py:105
Functiontest_query_does_not_fetch_widget_data
Test that the agent only lists widgets and does not fetch data
40-vanilla-agent-dashboard-widgets/tests/test_agent.py:97
Functiontest_query_lists_dashboard_widgets_from_secondary
()
40-vanilla-agent-dashboard-widgets/tests/test_agent.py:35
Functiontest_query_lists_primary_widgets_when_selected
()
40-vanilla-agent-dashboard-widgets/tests/test_agent.py:58
Functiontest_query_no_messages
()
36-vanilla-agent-pdf-citations/tests/test_agent.py:54
Functiontest_query_no_messages
()
33-vanilla-agent-charts/tests/test_agent.py:53
Functiontest_query_no_messages
()
31-vanilla-agent-reasoning-steps/tests/test_agent.py:53
Functiontest_query_no_messages
()
34-vanilla-agent-tables/tests/test_agent.py:53
Functiontest_query_no_messages
Test query with empty messages list.
37-vanilla-agent-custom-features/tests/test_agent.py:162
Functiontest_query_no_messages
()
32-vanilla-agent-raw-widget-data-citations/tests/test_agent.py:53
Functiontest_query_no_messages
()
35-vanilla-agent-pdf/tests/test_agent.py:54
Functiontest_query_no_messages
()
30-vanilla-agent-raw-widget-data/tests/test_agent.py:54
Functiontest_query_reasoning_steps
()
31-vanilla-agent-reasoning-steps/tests/test_agent.py:61
Functiontest_query_returns_remote_function_call
()
32-vanilla-agent-raw-widget-data-citations/tests/test_agent.py:61
Functiontest_query_returns_remote_function_call
()
30-vanilla-agent-raw-widget-data/tests/test_agent.py:62
Functiontest_query_shows_widget_metadata_and_parameters
()
40-vanilla-agent-dashboard-widgets/tests/test_agent.py:77
Functiontest_query_simple_message
Test basic query with a simple message.
37-vanilla-agent-custom-features/tests/test_agent.py:40
Functiontest_query_streams_without_skills
()
41-vanilla-agent-dynamic-skill/tests/test_agent.py:72
Functiontest_query_with_skill_catalog_emits_function_call
()
41-vanilla-agent-dynamic-skill/tests/test_agent.py:91
Functiontest_query_with_widget_data
Test that widget data retrieval still works with MCP agent.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:81
Functiontest_query_with_workspace_options
Test query with workspace options to verify feature detection.
37-vanilla-agent-custom-features/tests/test_agent.py:56
Functiontest_selected_skill_is_injected_and_no_function_is_exposed
()
41-vanilla-agent-dynamic-skill/tests/test_agent.py:159
Functiontest_tool_result_loads_skill_and_answers_without_second_function_call
()
41-vanilla-agent-dynamic-skill/tests/test_agent.py:207
Functiontest_widget_data_priority_over_mcp_tools
Test that widget data takes priority over MCP tools when both present.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:116
← previous101–156 of 156, ranked by callers