New skill: investigating-agentforce-d360
The investigating-agentforce-d360 skill gives you a Data Cloud 360° view of a single Agentforce session, so you can trace exactly what happened end to end.
What it does
Data Cloud 360° view of a single Agentforce session — assembles a session tree (transcript, topic/action invocations, LLM generations, tool calls, audit chain).
Details
- Data Cloud–only — reads runtime audit data that Salesforce Data Cloud has materialized for a session. Requires Data Cloud enabled on the target org.
- Input: an Agent Session UUID (
019d…) or a MessagingSession id (0Mw…), plus ansfCLI org alias. - Pipeline: fetch (24 STDM + GenAI DMOs via a 5-wave Data Cloud Query waterfall) → assemble (hierarchical Interaction → Step → Generation → GatewayRequest tree) → render (a human-readable markdown summary).
- Fast: ~10–30s typical on a 15-turn session.
Example prompts: "trace session 019dface-… in my-org", "summarize what happened in 0MwTESTMSG12345AAA", or "find escalated sessions today on Messaging in my-org".