gitpod.v1.AgentService

ImprovePromptForAgent

Improves an agent's prompt.

Use this method to:

  • Enhance the agent's understanding of the user's request
  • Refine the agent's response to be more accurate and relevant
post/gitpod.v1.AgentService/ImprovePromptForAgent

Request body

agentIdstring uuid
promptstring

Response

Success

improvedPromptstring

Changes