Overview
Actions give Agents the ability to interact with external systems.
GiiS comes with 5 built-in Actions and allows users to configure additional ones via OpenAPI and Model Context Protocol (MCP).
The built-in Actions include:
Custom Actions
GiiS offers flexible options for configuring both custom Actions and their associated authentication.
Admins can choose to:
- Use a single shared authentication, giving all users the same level of access to Actions.
- Require each user to complete their own authentication flow, so Actions respect individual user permissions.
GiiS supports both token-based authentication and OAuth.
Actions Button
In the Chat input bar, Actions are grouped by the MCP server or OpenAPI schema they are registered with. Users have the flexibility to turn on/off the Actions that the Agent/LLM has access to on the fly.