Process generic AI query
process
Process generic AI query
Processes generic AI queries with optional Google Cloud Storage file attachments and returns AI-generated text responses. Supports multiple AI models and can analyze various file types. Requires ai.agent.user permission.
POST
Process generic AI query
Documentation Index
Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
access token
Body
application/json
AI prompt for processing
Required string length:
1 - 50000Example:
"Summarize the key points from the attached document and identify any potential legal issues."
Optional list of Google Cloud Storage files to include in context
AI model to use (defaults to gemini-3-pro-preview)
Available options:
gemini-3-flash-preview, gemini-3-pro-preview Example:
"gemini-3-pro-preview"
Response
200 - application/json
AI-generated response