query_ckg
Traverse the AgentForce knowledge graph from any concept to find prerequisites and dependents, each backed by official Salesforce documentation.
Instructions
Traverse the AgentForce knowledge graph from any concept.
Returns prerequisites (what this concept needs) and dependents (what it enables). Every relationship traces to an authoritative Salesforce doc URL.
Args: concept: Concept name — e.g. 'Autonomous Resolution', 'Einstein Trust Layer', 'Service Agent', 'Grounding', 'NVIDIA NIM'. depth: Traversal depth 1–5 (default 3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| concept | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |