Skip to main content
Glama

refine_plan

Refine an existing implementation plan by incorporating feedback, clarifications, or new information to adjust steps and improve detail.

Instructions

Refine an existing implementation plan based on feedback or clarifications.

Use this tool to iterate on a plan after reviewing it or answering clarifying questions.

When to use this tool:

  • After reviewing a plan and wanting adjustments

  • To answer questions the plan raised

  • To add more detail to specific steps

  • To change the approach based on new information

Input:

  • The current plan (JSON from a previous create_plan call)

  • Your feedback or clarifications

  • Optionally, specific steps to focus on

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
current_planYesThe current plan as a JSON string (from the Full Plan JSON output of create_plan)
feedbackNoYour feedback on the current plan - what to change, add, or remove
clarificationsNoAnswers to clarifying questions as JSON object (e.g., {"question1": "answer1"})
focus_stepsNoSpecific step numbers to focus refinement on

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kirachon/context-engine'

If you have feedback or need assistance with the MCP directory API, please join our Discord server