Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.
List CustomersMOONCLERK_LIST_CUSTOMERS
Tool to list customers (plans) from MoonClerk. Use when you need to retrieve customer data with optional filters. Use after authenticating API credentials.
List DiscountsMOONCLERK_LIST_DISCOUNTS
Tool to retrieve a list of all discounts applied to customers. Use after authenticating API credentials.
List Payment FormsMOONCLERK_LIST_FORMS
Tool to retrieve a list of all payment forms. Use after authenticating to inspect available payment forms.
List PaymentsMOONCLERK_LIST_PAYMENTS
Tool to list payments. Use when you need to retrieve all payments or filter by form, customer, date range, or status after authenticating.
List SubscriptionsMOONCLERK_LIST_SUBSCRIPTIONS
Tool to list subscriptions. Use when you need to retrieve all subscriptions after authenticating.