Skip to main content

Agents

ToolDescriptionRequired Params
ovra_agents_listList all agents
ovra_agent_createCreate agent with card + policyname
ovra_agent_getGet agent detailsagentId
ovra_agent_updateUpdate agent (name, status, freeze/unfreeze)agentId
ovra_agent_fundFund agent walletagentId, amount

Intents

ToolDescriptionRequired Params
ovra_intent_createCreate payment intentagentId, purpose
ovra_intents_listList intents
ovra_intent_getGet intent detailsintentId
ovra_intent_actionApprove, deny, cancel, or verifyintentId, action

Checkout

ToolDescriptionRequired Params
ovra_checkout_executeAPI-level checkout (no browser)intentId, targetUrl
ovra_checkout_payBrowser checkout via CDPintentId, cdpUrl

Cards

ToolDescriptionRequired Params
ovra_cards_listList all cards
ovra_card_manageFreeze, unfreeze, close, rotate, spend limitagentId, action
ovra_card_get_sensitiveGet PAN/CVV (with reason)agentId, reason

Policies

ToolDescriptionRequired Params
ovra_policy_getGet agent policyagentId
ovra_policy_updateUpdate policy rulesagentId
ovra_policy_simulateTest if payment would passagentId, amount
ovra_policy_templatesList, create, delete, apply templatesaction