casper
back to apps
Agiled

Agiled

to use agiled with casper, just text and ask — casper will handle the connection from your thread.


description

Agiled is an all-in-one business management platform designed to streamline operations such as CRM, project management, finance, and more.

what casper can do

  • Create ExpenseTool to create a new expense in agiled. use after gathering expense details and authenticating with your api key.
  • Create ProjectTool to create a new project in agiled. use when you have collected all project details and need to set up the project before assigning tasks. example: "create a new project named website redesign with start date 2023-09-01 and status in progress."
  • Create TaskTool to create a new task in agiled. use when you have all task details and want to add it to your project board. example: "create a task titled 'draft specs' for project 45, assigned to user 7, priority normal, due date 2025-11-05."
  • Create TicketTool to create a new support ticket in agiled. use after gathering all required ticket details (subject, message, priority, user id).
  • Get ContactsTool to retrieve a list of all contacts. use after configuring the api key to fetch contacts with optional pagination or search filters.
  • Get CurrenciesTool to list currencies. use when you need to fetch available currency options after authentication.

often used together