Plug-in Interfaces

The Plug-in Interfaces system allows agents to interact with external APIs, tools, or services.

Supports:

  • Webhooks and off-chain API relays

  • Data oracles for external inputs (price feeds, activity logs, etc.)

  • Integration with productivity tools (e.g., Notion, Slack, Discord)

  • File storage systems (e.g., IPFS, Arweave)

Use cases:

  • An HR agent posts job listings via an external API

  • A treasury agent fetches token prices from a DEX oracle

  • A support agent sends automated replies on Discord

All plug-ins are:

  • Optional

  • Permission-controlled

  • Monitorable through the Command Console

Last updated