consult_agent_x
Consult X Intelligent agent for innovation and strategy analysis.
X Intelligent specializes in:
Innovation potential assessment
Strategic value analysis
Market opportunity identification
Competitive positioning
Growth potential evaluation
BYOK (v0.4.5): Pass llm_provider and api_key to use your own LLM. If only api_key is provided, the provider is auto-detected from the key prefix. Keys are ephemeral (never stored) and garbage collected after the call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | standard | |
| api_key | No | Optional API key for the provider (ephemeral, never stored) | |
| context | No | Optional additional context or background | |
| user_uuid | No | ||
| concept_name | Yes | Short name or title of the concept | |
| llm_provider | No | Optional LLM provider override ('groq', 'anthropic', 'openai', 'gemini', 'mistral', 'ollama', 'mock') | |
| concept_description | Yes | Detailed description of the concept |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||