Skip to main content
The Platform Actions toolkit (also labeled Platform Management in some places) lets agents perform core EKB operations: invite and manage project members, create and update projects, run web crawlers, and manage Knowledge Base files and settings. There is no API key — the agent acts as the signed-in user, with the same project permissions that user has. Add it on the agent Toolkits tab (often used from Autopilot Build mode), then reference tools with @ when the agent should change project or KB state.

Prerequisites

  • An agent you can edit
  • The chatting user must have the project roles needed for each action (membership for reads; editor/admin for writes where required)
  • For create/update flows from the Autopilot system project, target a real project (or create one first)

Available tools

Project and members

Web crawlers

Knowledge Base files and settings

Use cases

  • Invite teammates to a project and set roles from chat
  • Spin up a project, start a crawler, and check crawl status
  • Upload attachments into the Knowledge Base and confirm processing
  • Adjust KB chunking settings before a large ingest

Tips

  • Confirm destructive actions (Delete Project, Delete Crawler, Delete KB Folder) with the user first.
  • Confirm roles before inviting or changing membership.
  • Crawling some sites (for example LinkedIn) is blocked; respect crawl size limits.
  • Enrichment and LLM extraction options can consume credits.
  • Invitees must already have EKB accounts.
  • For looking up team members by name/email without changing membership, use Team Info.

Troubleshooting