Documentation Index
Fetch the complete documentation index at: https://rag-docs.peakfs.io/llms.txt
Use this file to discover all available pages before exploring further.
Description
The Get User Partners tool retrieves the financial partners of the current user. Partners can be companies or individuals with whom the user has financial relationships, such as transaction addressees or senders. The result is provided as a comma-separated string of partner names.Arguments
- None
Example Configuration
Response Handling
- Successful Response: If the partners are retrieved successfully, the function returns a comma-separated string of partner names.
- Error Handling: If no partners are found, the function returns “None”.