action furkot_get_trip { label: "get_trip" description: "list user's trips" provider: furkot method: GET path: "/trip" encoding: json output: { type: "object" additionalProperties: true } }