Skip to main content
For multi-step tasks, your AI can use composite tools instead of assembling every API call itself. Prompts supply a task brief; guides explain the sequence and prerequisites.

Composite tools

Bank and destination authorisation still require you to complete the returned link. The AI cannot finish the consent screen for you. Use setup to connect your AI client first.

Prompts

Clients that support MCP prompts can offer these as slash-style commands. They insert a brief telling the AI which tools to use and how to report the result.

Guides

Before a multi-step task, the AI can call redbark_guide with a matching topic. Guides are condensed from the documentation:
  • onboarding: connect a bank, authorise a destination, first sync.
  • syncs_and_destinations: sync types, destinations, mappings, runs, and resync.
  • rules_and_categories: rulesets, rules, preview, taxonomy, and source claims.
  • events_and_webhooks: event destinations, events, redelivery, and signatures.
  • errors_and_scopes: errors, request ids, scopes, and plan gates.
  • api_conventions: public ids, lists, pagination, idempotency, and versioning.
For individual tool arguments, see tools and arguments. If a workflow fails, see troubleshooting.