Generate an ACL YAML configuration from a user prompt and datastore IDs.
This endpoint uses the create_yaml_agents.yaml template to generate a custom ACL YAML configuration based on the user’s requirements.
Args: request: Request containing prompt and datastore_ids user_context: The user making the request
Returns: Generated YAML configuration
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response containing the generated YAML configuration.
Generated ACL YAML configuration