Mintlify Agent
The Mintlify Agent API enables you to create and manage agent jobs that generate and edit documentation based on provided messages and branch information
Requirements
Programmatically create and manage AI-powered Mintlify documentation jobs that automatically generate, edit, and maintain technical documentation.Create agent jobs by providing conversational messages and branch information, which the agent uses to understand context and make intelligent updates to your documentation. The agent leverages natural language processing to comprehend your documentation structure, navigate your codebase, and apply technical writing best practices while ensuring compliance with the Mintlify schema. When an agent job completes successfully, it automatically creates a draft pull request with the proposed changes, streamlining your documentation workflow.
Operations:
- POST /agent/{projectId}/joba
- GET /agent/{projectId}/job/{sessionId}