Skip to main content
Glama

Ramp MCP

get_credit_card_transactions

Retrieve Ramp credit card transaction details by filtering with parameters like date, amount, merchant, or user. Manage and analyze expenses efficiently.

Instructions

Retrieve information about your Ramp credit card transactions.

Input Schema

NameRequiredDescriptionDefault
card_idNo
department_idNo
entity_idNo
from_dateNo
has_no_sync_commitsNo
include_merchant_dataNo
limit_idNo
location_idNo
max_amountNo
merchant_idNo
min_amountNo
order_by_amount_ascNo
order_by_amount_descNo
order_by_date_ascNo
order_by_date_descNo
page_sizeNo
requires_memoNo
sk_category_idNo
startNo
stateNo
statement_idNo
sync_readyNo
synced_afterNo
to_dateNo
trip_idNo
user_idNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "card_id": { "format": "uuid", "type": "string" }, "department_id": { "format": "uuid", "type": "string" }, "entity_id": { "format": "uuid", "type": "string" }, "from_date": { "format": "date-time", "type": "string" }, "has_no_sync_commits": { "type": "boolean" }, "include_merchant_data": { "type": "boolean" }, "limit_id": { "format": "uuid", "type": "string" }, "location_id": { "format": "uuid", "type": "string" }, "max_amount": { "type": [ "string", "number" ] }, "merchant_id": { "format": "uuid", "type": "string" }, "min_amount": { "type": [ "string", "number" ] }, "order_by_amount_asc": { "type": "boolean" }, "order_by_amount_desc": { "type": "boolean" }, "order_by_date_asc": { "type": "boolean" }, "order_by_date_desc": { "type": "boolean" }, "page_size": { "type": "number" }, "requires_memo": { "type": "boolean" }, "sk_category_id": { "type": "string" }, "start": { "type": "string" }, "state": { "type": "string" }, "statement_id": { "format": "uuid", "type": "string" }, "sync_ready": { "type": "boolean" }, "synced_after": { "format": "date-time", "type": "string" }, "to_date": { "format": "date-time", "type": "string" }, "trip_id": { "format": "uuid", "type": "string" }, "user_id": { "format": "uuid", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Ramp MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dragonkhoi/ramp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server