expert_model
Consult specialized agents for complex problem-solving by specifying expert name, instructions, and iteration count to receive tailored responses through the Meta Prompt MCP Server.
Instructions
Use this tool to communicate with an expert.
Args: name: The name of the expert to communicate with. Required. instructions: The instructions to send to the expert. Required. output: The answer from the expert based on the instructions. Required. iteration: The number of experts you have consulted so far. Start with 1.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
instructions | Yes | ||
iteration | Yes | ||
name | Yes | ||
output | Yes |