Add Enrichment to FindAll RunTool to add an enrichment to a FindAll run.
Add Runs to Task GroupTool to initiate multiple task runs within a TaskGroup.
Cancel FindAll RunTool to cancel an active FindAll run by findall_id.
Create Chat CompletionsTool to get realtime chat completions from Parallel AI.
Create MonitorTool to create a web monitor that periodically runs the specified query.
Create Task GroupTool to create a new task group.
Create Task RunTool to create and initiate a task run.
Delete MonitorTool to delete a monitor, stopping all future executions.
Extend FindAll RunTool to extend a FindAll run by adding additional matches to the current match limit.
Extract Content from URLsTool to extract relevant content from specific web URLs.
Fetch Task Group RunsTool to retrieve task runs from a Task Group as a resumable stream.
Start FindAll RunTool to start a FindAll run.
Get FindAll Run ResultTool to fetch the final (or latest available) FindAll candidates and result payload for a run.
Get FindAll Run SchemaTool to retrieve the schema configuration of a FindAll run by findall_id.
Ingest FindAll RunTool to transform a natural language search objective into a structured FindAll specification.
List Monitor EventsTool to list events for a monitor from up to the last 300 event groups.
List MonitorsTool to list active monitors for the user.
Retrieve Event GroupTool to retrieve an event group for a monitor.
Retrieve FindAll Run StatusTool to retrieve status and metadata for a FindAll run by findall_id.
Retrieve MonitorTool to retrieve a specific monitor by ID.
Retrieve Task GroupTool to retrieve details of a specific task group.
Retrieve Task Group RunTool to retrieve run status by run_id for a task group.
Retrieve Task RunTool to retrieve run status by run_id.
Retrieve Task Run InputTool to retrieve the input data of a specific task run by run_id.
Retrieve Task Run ResultTool to retrieve the result of a task run by run_id, blocking until the run completes.
Parallel SearchTool to perform parallel semantic search.
Simulate EventTool to simulate sending an event for a monitor.
Stream FindAll EventsTool to stream events from a FindAll run.
Stream Task Group EventsTool to stream events for a Task Group.
Stream Task Run EventsTool to stream events for a Task Run.
Suggest TaskTool to suggest tasks based on user intent.
Update MonitorTool to update a monitor's configuration.