Overview
AI Functions are modular, task-focused capabilities within SpecterInsight that enable AI agents to reason about objectives and take concrete, repeatable actions in support of an operation. Each AI Function encapsulates a specific unit of functionality—such as querying session state, executing commands, analyzing output, generating follow-on tasks, or transforming data—and exposes it in a structured, machine-invokable form that the AI can reliably call. This approach allows higher-level AI agents to dynamically compose complex workflows by chaining together simple, well-defined functions, rather than relying on brittle, monolithic logic. In practice, an AI Function takes contextual inputs from the current operation (sessions, implants, artifacts, or operator intent), performs a narrowly scoped action, and returns structured results that the AI can reason over to decide next steps. Below are the AI Functions that ship with SpecterInsight.
Built-in AI Functions
The list below contains links to the documentation for all of the built-in AI Functions:
