v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
issues

Create an AI response for an issue

Generates an AI response for the specified issue using the given agent.

Rate limit: 20 requests per minute

post/issues/{id}/ai-response

Path parameters

idstring required

The ID or number of the issue to create an AI response for.

Request body

ai_agent_idstring required

The ID of the AI agent to use to create the AI response.

post_as_internal_noteboolean

Whether to post the AI response as an internal note on the issue.

Response

request_idstring

The request ID for tracking.

response_htmlstring

The HTML content of the AI response.

response_validboolean

Whether the AI was able to answer the question.