--- title: PhantomBuster node documentation description: Learn how to use the PhantomBuster node in n8n. Follow technical documentation to integrate PhantomBuster node into your workflows. contentType: [integration, reference] --- # PhantomBuster node Use the PhantomBuster node to automate work in PhantomBuster, and integrate PhantomBuster with other applications. n8n has built-in support for a wide range of PhantomBuster features, including adding, deleting, and getting agents. On this page, you'll find a list of operations the PhantomBuster node supports and links to more resources. ```{note} Credentials Refer to [PhantomBuster credentials](/08-0-0-Workflow/integrations/builtin/credentials/phantombuster.md) for guidance on setting up authentication. ``` ## Operations * Agent * Delete an agent by ID. * Get an agent by ID. * Get all agents of the current user's organization. * Get the output of the most recent container of an agent. * Add an agent to the launch queue. ## Templates and examples ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```