agents
Create Agent With Documents
Create a new agent with document uploads (integrated with External Factory).
This endpoint allows creating an agent and uploading knowledge base documents in one request. Uses the integrated CreateAgentUseCase with file support.
POST
Create Agent With Documents
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Create Agent With Documents