AACFlow

Wealthbox

Interact with Wealthbox

Usage Instructions

Integrate Wealthbox into the workflow. Can read and write notes, read and write contacts, and read and write tasks.

Tools

wealthbox_read_note

Input

ParameterTypeRequiredDescription
noteIdstringNoThe ID of the note to read (e.g., "11111")

Output

ParameterTypeDescription
successbooleanOperation success status
outputobjectNote data and metadata
contentstringFormatted note information
noteobjectRaw note data from Wealthbox
metadataobjectOperation metadata
itemIdstringID of the note
noteIdstringID of the note
itemTypestringType of item (note)

wealthbox_write_note

Input

ParameterTypeRequiredDescription
contentstringYesNo description
contactIdstringNoID of contact to link to this note (e.g., "12345")

Output

ParameterTypeDescription
successbooleanOperation success status
outputobjectCreated or updated note data and metadata
noteobjectRaw note data from Wealthbox
successbooleanOperation success indicator
metadataobjectOperation metadata
itemIdstringID of the created/updated note
noteIdstringID of the created/updated note
itemTypestringType of item (note)

wealthbox_read_contact

Input

ParameterTypeRequiredDescription
contactIdstringNoThe ID of the contact to read (e.g., "12345")

Output

ParameterTypeDescription
successbooleanOperation success status
outputobjectContact data and metadata
contentstringFormatted contact information
contactobjectRaw contact data from Wealthbox
metadataobjectOperation metadata
itemIdstringID of the contact
contactIdstringID of the contact
itemTypestringType of item (contact)

wealthbox_write_contact

Input

ParameterTypeRequiredDescription
firstNamestringYesNo description
lastNamestringYesNo description
emailAddressstringNoNo description
backgroundInformationstringNoNo description

Output

ParameterTypeDescription
successbooleanOperation success status
outputobjectCreated or updated contact data and metadata
contactobjectRaw contact data from Wealthbox
successbooleanOperation success indicator
metadataobjectOperation metadata
itemIdstringID of the created/updated contact
contactIdstringID of the created/updated contact
itemTypestringType of item (contact)

wealthbox_read_task

Input

ParameterTypeRequiredDescription
taskIdstringNoThe ID of the task to read (e.g., "67890")

Output

ParameterTypeDescription
successbooleanOperation success status
outputobjectTask data and metadata
contentstringFormatted task information
taskobjectRaw task data from Wealthbox
metadataobjectOperation metadata
itemIdstringID of the task
taskIdstringID of the task
itemTypestringType of item (task)

wealthbox_write_task

Input

ParameterTypeRequiredDescription
titlestringYesNo description
dueDatestringYesThe due date and time of the task (format: "YYYY-MM-DD HH:MM AM/PM -HHMM", e.g., "2015-05-24 11:00 AM -0400")
contactIdstringNoID of contact to link to this task (e.g., "12345")
descriptionstringNoNo description

Output

ParameterTypeDescription
successbooleanOperation success status
outputobjectCreated or updated task data and metadata
taskobjectRaw task data from Wealthbox
successbooleanOperation success indicator
metadataobjectOperation metadata
itemIdstringID of the created/updated task
taskIdstringID of the created/updated task
itemTypestringType of item (task)

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started