v1
latestOpenAPI 3.0.02026-07-26268286602.5 KBaccount-abstraction
Get a human-readable, LLM-based user operation summary
Retrieves a human-readable summary of what a user operation did, presented in natural language.
get/{chain_id}/api/v2/proxy/account-abstraction/operations/{operation_hash_param}/summary
Path parameters
operation_hash_paramstring required
User operation hash in the path
chain_idstring required
The ID of the blockchain
Query parameters
just_request_bodyboolean
If true, returns only the request body in the summary endpoint
Response
Human-readable summary of the specified user operation.