apro-socialmedia-support-paths
APRO v2 GET /v2/socialmedia/support_paths: returns allowed path templates for a platform (e.g. Twitter). Call this first to pick a valid path for apro-socialmedia-proxy. Docs: https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/social-media
This record as markdown: /tools/demomagic-lucy-apro/apro-socialmedia-support-paths.md
What apro-socialmedia-support-paths does on Lucy Apro
AI agents call apro-socialmedia-support-paths to retrieve information from Lucy Apro without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | — | Platform label as in APRO docs, e.g. Twitter (for X). Use the same spelling when calling apro-socialmedia-proxy. Not a username or path. |
Parameters from the server's own tool schema.
Why apro-socialmedia-support-paths is rated Low
This tool retrieves metadata about valid social media platform paths for informational purposes. It performs a read-only query operation with no side effects, data modification, execution, or destructive capabilities. The tool supports discovery of valid paths but does not execute actions, modify data, or access sensitive information beyond structural API documentation.
From the tool's definition GET /v2/socialmedia/support_paths: returns allowed path templates
Attacks that exploit this kind of access
The rule that runs apro-socialmedia-support-paths safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Lucy Apro, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For apro-socialmedia-support-paths, this is the rule to start with:
apro-socialmedia-support-paths is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Lucy Apro, apply this rule, and every apro-socialmedia-support-paths call is checked against it from then on.
Questions about apro-socialmedia-support-paths
APRO v2 GET /v2/socialmedia/support_paths: returns allowed path templates for a platform (e.g. Twitter). Call this first to pick a valid path for apro-socialmedia-proxy. Docs: https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/social-media. It is categorised as a Read tool in the Lucy Apro MCP Server, which means it retrieves data without modifying state.
apro-socialmedia-support-paths accepts 1 parameter: name. The full parameter table on this page comes from the server's own tool schema.
Register the Lucy Apro MCP server in PolicyLayer and add a rule for apro-socialmedia-support-paths: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Lucy Apro. Nothing to install.
apro-socialmedia-support-paths is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the apro-socialmedia-support-paths rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for apro-socialmedia-support-paths. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
apro-socialmedia-support-paths is provided by the Lucy Apro MCP server (demomagic/lucy-apro). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Lucy Apro, and thousands of servers like it.
This server
Across the catalogue