Skip to content

Commit

Permalink
docs: Remove pre-built actions section
Browse files Browse the repository at this point in the history
  • Loading branch information
daryllimyt committed Jun 8, 2024
1 parent 0e9169d commit d6d4314
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions docs/core/actions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -168,31 +168,3 @@ Let's use the three-step workflow from [Connecting Actions](#connecting-actions)
Open and prepopulate a case in the case management system.
</Card>
</CardGroup>

## How about pre-built Actions?

_Work-in-progress: we plan to release pre-built actions end of April 2024._

Actions can be configured to do almost any tasks, but it's best to use pre-built ones if available.
Pre-built actions have pre-configured inputs to perform tasks for commonly used products.

Here are a few examples:

- `URLScan` Perform a security scan on a given URL
- `VirusTotal` Get detailed report for a malware sample
- `Microsoft Defender` Trigger a scan on a specific file
- `EmailRep` Retrieve reputation information for a given email address
- `GeoIP Lookup` Get the geographical location information for a given IP address.
- `Slack` Send a message to a specific channel on Slack

<Note>
Can't find a pre-built action for a specific product?

Just let us know in the `#feedback` channel in [Tracecat Discord](https://discord.gg/n3GF4qxFU8):

1. What task you want to achieve
2. What product you want to integrate

We respond to every suggestion!

</Note>

0 comments on commit d6d4314

Please sign in to comment.