tool use
3 prompts
Prompts tagged with "tool use"
Design the Tool Surface for an Agent or MCP Server
Decides which tools should exist and at what granularity, names them so the model picks correctly, and prunes the surface — because tool-selection ...
0
0
Scope What an Agent Is Allowed to Do
Defines an agent's permission surface by blast radius rather than convenience: what it can do freely, what needs approval, what it must never do, a...
0
0
Design a Tool Description for an AI Agent
Write a clear tool or function definition an AI agent can actually call correctly — unambiguous parameters, a strict schema, and documented failure...
0
0