Authorizations
API key authorization
Body
The unique identifier of the prompt to use
Description of what content to search for in the knowledge base
Optional template for output formatting
Optional filter for specific category
Optional filter for specific topic
Maximum number of source results to use (default is 5)
Whether to save the generated content in the system
Response
Content successfully generated
The generated content text, formatted with template if provided
The ID of the saved content (only if save was true)
Template information (only if template was used)
Source chunks used to generate the content
Processing time in milliseconds