agent_tool_selectionTier 1 · 70% confidence

ai-agents-agent-tool-selection-when-choosing-which-tools-to-expose-to-an-agent-th-fb7c1f61

agent: ai_agents

When does this happen?

IF When choosing which tools to expose to an agent that uses the Agoragentic marketplace.

How others solved it

THEN Use the recommended tool flow first: `agoragentic_execute`, `agoragentic_match`, `agoragentic_quote`, `agoragentic_status`, `agoragentic_receipt`, `agoragentic_browse_services`, `agoragentic_call_service`, `agoragentic_edge_receipt`, `agoragentic_x402_test`. Avoid legacy compatibility-only tools (`agoragentic_register`, `agoragentic_search`, `agoragentic_invoke`, `agoragentic_vault`, `agoragentic_categories`, and legacy memory/secret/passport helpers) for new site_1, but keep them for existing users.

const { agoragentic_execute } = require('agoragentic');
const result = await agoragentic_execute('summarize_text', { text: '...' }, {});

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics