Execute an authenticated, read-only Fireflies GraphQL operation (query) and return the full raw GraphQL response (data+errors) for reliable fallback and debugging. Use when higher-level tools fail due to schema mismatches or to access raw error details.
queryRequiredstringGraphQL query document (read-only operations only). Must contain only 'query' operations. Mutations and subscriptions are not allowed.
variablesobjectGraphQL variables as a JSON object. Used to pass dynamic values to parameterized queries.
operationNamestringOperation name to execute when multiple operations are present in the query document.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.