Skip to main content
Anonyflow logo

Anonyflow

AnonyFlow offers a simple and powerful service for encryption-based data anonymization and community sharing, enabling GDPR, CCPA, and HIPAA data privacy protection compliance.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Anonyflow authenticates with an API key. Generate the credential in your Anonyflow account, then paste it into FlyMyAI the first time an agent uses an Anonyflow action.

Get your Anonyflow credential →

Fields to fill in FlyMyAI

FieldDetails
AnonyFlow API KeyYour AnonyFlow API key, obtainable from your AnonyFlow account under the 'Get API Key' section. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
ANONYFLOW_ANONYMIZE_VALUETool to anonymize a string or array of string values. use when you need to conceal sensitive text before storage or transmission. example: 'anonymizevalue().execute(anonymizevaluerequest(data=['secret']))' limitations: only supports list of strings, not neste…data
ANONYFLOW_DEANONYMIZE_PACKETTool to deanonymize a json data packet using your private key. use after receiving an anonymized packet to recover specific fields.data, keys
ANONYFLOW_DEANONYMIZE_VALUETool to deanonymize one or more anonymized string values. use when you need to recover the original plaintext values after encryption-based anonymization. example: 'deanonymizevalue().execute(deanonymizevaluerequest(data=["<anonymized string>"]))'data
ANONYFLOW_TEST_CONNECTIONTool to test the connection to the anonyflow api. use when verifying that the anonyflow service is reachable and operational before performing anonymization tasks. example: 'testconnection().execute(testconnectionrequest())'-
We love our partners - FlyMy.AI builds with the best. Thanks, Anonyflow!