get_pica_platform_actions
Retrieve available actions for a specified platform via its API after identifying integrations. Input the kebab-case platform name to discover and execute platform-specific actions.
Instructions
Get all available actions for a specific platform. Call this after list_pica_integrations to discover what actions are possible on a platform. Use the exact kebab-case platform name from the integrations list. This shows you what actions are available for that platform's API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
platform | Yes | The platform name to get available actions for (e.g., 'ship-station', 'shopify'). This is the kebab-case version of the platform name that comes from the list_pica_integrations tool AVAILABLE PLATFORMS section. |