Feegow Clinic

Feegow Clinic Gestão completa de clínicas no Feegow Clinic, pacientes, agendamentos, profissionais, especialidades, convênios, financeiro, prontuário…

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data

What it can do

  • Feegow List Accounts: List Feegow API connections (clinics) linked to this install — id, label, name.
  • Feegow Patient List: Read patients in Feegow Clinic. Actions: - list: paginated patient list (offset/limit). Filter by telefone, cpf, origem_id, alterado_em, data_aniversario. - get: full detail by pa
  • Feegow Patient Get: Read patients in Feegow Clinic. Actions: - list: paginated patient list (offset/limit). Filter by telefone, cpf, origem_id, alterado_em, data_aniversario. - get: full detail by pac

What data it sees

Do you need an account

No: the server works without sign-in

Feegow Clinic

Gestão completa de clínicas no Feegow Clinic, pacientes, agendamentos, profissionais, especialidades, convênios, financeiro, prontuário eletrônico, propostas e cartão de benefícios. Autenticação por token de acesso (x-access-token) gerado em Configurações → API.

Funciona em qualquer cliente MCP. Servidor remoto: https://api.mcp.ai/p_feegow

Server tool list (60)

Raw names from tools/list. Only developers need these.

feegow_list_accountsList Feegow API connections (clinics) linked to this install — id, label, name.
feegow_patient_listRead patients in Feegow Clinic. Actions: - list: paginated patient list (offset/limit). Filter by telefone, cpf, origem_id, alterado_em, data_aniversario. - get: full detail by paciente_id (includes address, insurance, documents). - search_cpf: find patient by CPF (11 digits, numbers only). Returns name, birth date, gender, address, phones, emails, documents, insurance info. [Flattened action: list] Bulk support: accepts paciente_ids, origem_ids for batched execution.
feegow_patient_getRead patients in Feegow Clinic. Actions: - list: paginated patient list (offset/limit). Filter by telefone, cpf, origem_id, alterado_em, data_aniversario. - get: full detail by paciente_id (includes address, insurance, documents). - search_cpf: find patient by CPF (11 digits, numbers only). Returns name, birth date, gender, address, phones, emails, documents, insurance info. [Flattened action: get] Bulk support: accepts paciente_ids, origem_ids for batched execution.
feegow_patient_search_cpfRead patients in Feegow Clinic. Actions: - list: paginated patient list (offset/limit). Filter by telefone, cpf, origem_id, alterado_em, data_aniversario. - get: full detail by paciente_id (includes address, insurance, documents). - search_cpf: find patient by CPF (11 digits, numbers only). Returns name, birth date, gender, address, phones, emails, documents, insurance info. [Flattened action: search_cpf] Bulk support: accepts paciente_ids, origem_ids for batched execution.
feegow_patient_write_createCreate or edit patients in Feegow Clinic. Actions: - create: requires nome_completo and cpf (11 digits). Optional: data_nascimento (YYYY-MM-DD), genero (M/F), origem_id, celular, telefone, email, endereco, cidade, estado, cep, observacao, convenio_id, plano_id, matricula, titular, validade, tabela_id, nome_social, peso, altura. - edit: requires paciente_id. All other fields optional — only pass what you want to change. [Flattened action: create]
feegow_patient_write_editCreate or edit patients in Feegow Clinic. Actions: - create: requires nome_completo and cpf (11 digits). Optional: data_nascimento (YYYY-MM-DD), genero (M/F), origem_id, celular, telefone, email, endereco, cidade, estado, cep, observacao, convenio_id, plano_id, matricula, titular, validade, tabela_id, nome_social, peso, altura. - edit: requires paciente_id. All other fields optional — only pass what you want to change. [Flattened action: edit]
feegow_patient_support_list_sourcesSupporting patient data reads in Feegow. Actions: - list_sources: list all patient origins (origem). - list_dependents: list dependents for a patient (requires paciente_id). - list_privates: list private pricing tables. - health_programs: list health programs (filter by program_id, nome_programa, convenio_id, status, tipo_programa_id, data_start, data_end). - exam_requests: list exam requests (requires paciente_id, data_inicio, data_fim, tipo_pedido: 1=Standard, 2=SADT). For uploading a file to a patient record use feegow_patient_support_write. [Flattened action: list_sources] Bulk support: accepts paciente_ids for batched execution.
feegow_patient_support_list_dependentsSupporting patient data reads in Feegow. Actions: - list_sources: list all patient origins (origem). - list_dependents: list dependents for a patient (requires paciente_id). - list_privates: list private pricing tables. - health_programs: list health programs (filter by program_id, nome_programa, convenio_id, status, tipo_programa_id, data_start, data_end). - exam_requests: list exam requests (requires paciente_id, data_inicio, data_fim, tipo_pedido: 1=Standard, 2=SADT). For uploading a file to a patient record use feegow_patient_support_write. [Flattened action: list_dependents] Bulk support: accepts paciente_ids for batched execution.
feegow_patient_support_list_privatesSupporting patient data reads in Feegow. Actions: - list_sources: list all patient origins (origem). - list_dependents: list dependents for a patient (requires paciente_id). - list_privates: list private pricing tables. - health_programs: list health programs (filter by program_id, nome_programa, convenio_id, status, tipo_programa_id, data_start, data_end). - exam_requests: list exam requests (requires paciente_id, data_inicio, data_fim, tipo_pedido: 1=Standard, 2=SADT). For uploading a file to a patient record use feegow_patient_support_write. [Flattened action: list_privates] Bulk support: accepts paciente_ids for batched execution.
feegow_patient_support_health_programsSupporting patient data reads in Feegow. Actions: - list_sources: list all patient origins (origem). - list_dependents: list dependents for a patient (requires paciente_id). - list_privates: list private pricing tables. - health_programs: list health programs (filter by program_id, nome_programa, convenio_id, status, tipo_programa_id, data_start, data_end). - exam_requests: list exam requests (requires paciente_id, data_inicio, data_fim, tipo_pedido: 1=Standard, 2=SADT). For uploading a file to a patient record use feegow_patient_support_write. [Flattened action: health_programs] Bulk support: accepts paciente_ids for batched execution.
feegow_patient_support_exam_requestsSupporting patient data reads in Feegow. Actions: - list_sources: list all patient origins (origem). - list_dependents: list dependents for a patient (requires paciente_id). - list_privates: list private pricing tables. - health_programs: list health programs (filter by program_id, nome_programa, convenio_id, status, tipo_programa_id, data_start, data_end). - exam_requests: list exam requests (requires paciente_id, data_inicio, data_fim, tipo_pedido: 1=Standard, 2=SADT). For uploading a file to a patient record use feegow_patient_support_write. [Flattened action: exam_requests] Bulk support: accepts paciente_ids for batched execution.
feegow_patient_support_writeUpload a base64 file to a patient record in Feegow. Requires data JSON with paciente_id or cpf+nascimento, base64_file, arquivo_descricao.
feegow_appointment_listRead appointments and scheduling data in Feegow. Actions: - list: search appointments by date range (data_start/data_end DD-MM-YYYY), profissional_id, paciente_id, unidade_id, especialidade_id, procedimento_id, canal_id, retorno, list_procedures (1/0). - statuses: list all appointment status types (Marcado, Em atendimento, Atendido, etc.). - motives: list cancellation/rescheduling motives. - channels: list appointment channels (online, clinic, etc.). - available_schedule: find available time slots. Requires tipo (E=Especialidade, P=Procedimento), data_start, data_end (DD-MM-YYYY). Optional: especialidade_id, procedimento_id, unidade_id, profissional_id, convenio_id. - queue_position: generate queue ticket (requires unidade_id, tipo_senha: 0=G, 1=P, 2=C, 3=E, 4=R). [Flattened action: list]
feegow_appointment_statusesRead appointments and scheduling data in Feegow. Actions: - list: search appointments by date range (data_start/data_end DD-MM-YYYY), profissional_id, paciente_id, unidade_id, especialidade_id, procedimento_id, canal_id, retorno, list_procedures (1/0). - statuses: list all appointment status types (Marcado, Em atendimento, Atendido, etc.). - motives: list cancellation/rescheduling motives. - channels: list appointment channels (online, clinic, etc.). - available_schedule: find available time slots. Requires tipo (E=Especialidade, P=Procedimento), data_start, data_end (DD-MM-YYYY). Optional: especialidade_id, procedimento_id, unidade_id, profissional_id, convenio_id. - queue_position: generate queue ticket (requires unidade_id, tipo_senha: 0=G, 1=P, 2=C, 3=E, 4=R). [Flattened action: statuses]
feegow_appointment_motivesRead appointments and scheduling data in Feegow. Actions: - list: search appointments by date range (data_start/data_end DD-MM-YYYY), profissional_id, paciente_id, unidade_id, especialidade_id, procedimento_id, canal_id, retorno, list_procedures (1/0). - statuses: list all appointment status types (Marcado, Em atendimento, Atendido, etc.). - motives: list cancellation/rescheduling motives. - channels: list appointment channels (online, clinic, etc.). - available_schedule: find available time slots. Requires tipo (E=Especialidade, P=Procedimento), data_start, data_end (DD-MM-YYYY). Optional: especialidade_id, procedimento_id, unidade_id, profissional_id, convenio_id. - queue_position: generate queue ticket (requires unidade_id, tipo_senha: 0=G, 1=P, 2=C, 3=E, 4=R). [Flattened action: motives]
feegow_appointment_channelsRead appointments and scheduling data in Feegow. Actions: - list: search appointments by date range (data_start/data_end DD-MM-YYYY), profissional_id, paciente_id, unidade_id, especialidade_id, procedimento_id, canal_id, retorno, list_procedures (1/0). - statuses: list all appointment status types (Marcado, Em atendimento, Atendido, etc.). - motives: list cancellation/rescheduling motives. - channels: list appointment channels (online, clinic, etc.). - available_schedule: find available time slots. Requires tipo (E=Especialidade, P=Procedimento), data_start, data_end (DD-MM-YYYY). Optional: especialidade_id, procedimento_id, unidade_id, profissional_id, convenio_id. - queue_position: generate queue ticket (requires unidade_id, tipo_senha: 0=G, 1=P, 2=C, 3=E, 4=R). [Flattened action: channels]
feegow_appointment_available_scheduleRead appointments and scheduling data in Feegow. Actions: - list: search appointments by date range (data_start/data_end DD-MM-YYYY), profissional_id, paciente_id, unidade_id, especialidade_id, procedimento_id, canal_id, retorno, list_procedures (1/0). - statuses: list all appointment status types (Marcado, Em atendimento, Atendido, etc.). - motives: list cancellation/rescheduling motives. - channels: list appointment channels (online, clinic, etc.). - available_schedule: find available time slots. Requires tipo (E=Especialidade, P=Procedimento), data_start, data_end (DD-MM-YYYY). Optional: especialidade_id, procedimento_id, unidade_id, profissional_id, convenio_id. - queue_position: generate queue ticket (requires unidade_id, tipo_senha: 0=G, 1=P, 2=C, 3=E, 4=R). [Flattened action: available_schedule]
feegow_appointment_queue_positionRead appointments and scheduling data in Feegow. Actions: - list: search appointments by date range (data_start/data_end DD-MM-YYYY), profissional_id, paciente_id, unidade_id, especialidade_id, procedimento_id, canal_id, retorno, list_procedures (1/0). - statuses: list all appointment status types (Marcado, Em atendimento, Atendido, etc.). - motives: list cancellation/rescheduling motives. - channels: list appointment channels (online, clinic, etc.). - available_schedule: find available time slots. Requires tipo (E=Especialidade, P=Procedimento), data_start, data_end (DD-MM-YYYY). Optional: especialidade_id, procedimento_id, unidade_id, profissional_id, convenio_id. - queue_position: generate queue ticket (requires unidade_id, tipo_senha: 0=G, 1=P, 2=C, 3=E, 4=R). [Flattened action: queue_position]
feegow_appointment_write_createCreate, cancel, reschedule, or update status of appointments in Feegow. Actions: - create: new appointment. Requires local_id, paciente_id, profissional_id, especialidade_id, procedimento_id, data (DD-MM-YYYY), horario (HH:MM:SS 24h), valor (centavos), plano (0=no insurance, 1=insurance). Optional: convenio_id, convenio_plano_id, canal_id, tabela_id, notas, celular, telefone, email, retorno, sys_user. - cancel: requires agendamento_id, motivo_id. Optional: obs. (reversible status flip — not a hard delete). - reschedule: requires agendamento_id, motivo_id, data (DD-MM-YYYY), horario (HH:MM:SS). Optional: obs. - update_status: requires AgendamentoID, StatusID. Optional: Obs, HoraChegada (HH:MM for waiting status). [Flattened action: create]
feegow_appointment_write_cancelCreate, cancel, reschedule, or update status of appointments in Feegow. Actions: - create: new appointment. Requires local_id, paciente_id, profissional_id, especialidade_id, procedimento_id, data (DD-MM-YYYY), horario (HH:MM:SS 24h), valor (centavos), plano (0=no insurance, 1=insurance). Optional: convenio_id, convenio_plano_id, canal_id, tabela_id, notas, celular, telefone, email, retorno, sys_user. - cancel: requires agendamento_id, motivo_id. Optional: obs. (reversible status flip — not a hard delete). - reschedule: requires agendamento_id, motivo_id, data (DD-MM-YYYY), horario (HH:MM:SS). Optional: obs. - update_status: requires AgendamentoID, StatusID. Optional: Obs, HoraChegada (HH:MM for waiting status). [Flattened action: cancel]
feegow_appointment_write_rescheduleCreate, cancel, reschedule, or update status of appointments in Feegow. Actions: - create: new appointment. Requires local_id, paciente_id, profissional_id, especialidade_id, procedimento_id, data (DD-MM-YYYY), horario (HH:MM:SS 24h), valor (centavos), plano (0=no insurance, 1=insurance). Optional: convenio_id, convenio_plano_id, canal_id, tabela_id, notas, celular, telefone, email, retorno, sys_user. - cancel: requires agendamento_id, motivo_id. Optional: obs. (reversible status flip — not a hard delete). - reschedule: requires agendamento_id, motivo_id, data (DD-MM-YYYY), horario (HH:MM:SS). Optional: obs. - update_status: requires AgendamentoID, StatusID. Optional: Obs, HoraChegada (HH:MM for waiting status). [Flattened action: reschedule]
feegow_appointment_write_update_statusCreate, cancel, reschedule, or update status of appointments in Feegow. Actions: - create: new appointment. Requires local_id, paciente_id, profissional_id, especialidade_id, procedimento_id, data (DD-MM-YYYY), horario (HH:MM:SS 24h), valor (centavos), plano (0=no insurance, 1=insurance). Optional: convenio_id, convenio_plano_id, canal_id, tabela_id, notas, celular, telefone, email, retorno, sys_user. - cancel: requires agendamento_id, motivo_id. Optional: obs. (reversible status flip — not a hard delete). - reschedule: requires agendamento_id, motivo_id, data (DD-MM-YYYY), horario (HH:MM:SS). Optional: obs. - update_status: requires AgendamentoID, StatusID. Optional: Obs, HoraChegada (HH:MM for waiting status). [Flattened action: update_status]
feegow_professional_listRead professionals (doctors, specialists) in Feegow. Actions: - list: list professionals. Requires ativo (0=inactive, 1=active). Optional: unidade_id, especialidade_id. - get: full detail + specialties for a professional (requires profissional_id). - insurance: list insurance plans accepted by a professional (requires profissional_id). [Flattened action: list] Bulk support: accepts profissional_ids, unidade_ids, especialidade_ids for batched execution.
feegow_professional_getRead professionals (doctors, specialists) in Feegow. Actions: - list: list professionals. Requires ativo (0=inactive, 1=active). Optional: unidade_id, especialidade_id. - get: full detail + specialties for a professional (requires profissional_id). - insurance: list insurance plans accepted by a professional (requires profissional_id). [Flattened action: get] Bulk support: accepts profissional_ids, unidade_ids, especialidade_ids for batched execution.
feegow_professional_insuranceRead professionals (doctors, specialists) in Feegow. Actions: - list: list professionals. Requires ativo (0=inactive, 1=active). Optional: unidade_id, especialidade_id. - get: full detail + specialties for a professional (requires profissional_id). - insurance: list insurance plans accepted by a professional (requires profissional_id). [Flattened action: insurance] Bulk support: accepts profissional_ids, unidade_ids, especialidade_ids for batched execution.
feegow_company_list_unitsRead clinic company info in Feegow. Actions: - list_units: list all units (matriz + filiais). Optional: endereco, cep. - list_locals: list rooms/locations registered across units. [Flattened action: list_units]
feegow_company_list_localsRead clinic company info in Feegow. Actions: - list_units: list all units (matriz + filiais). Optional: endereco, cep. - list_locals: list rooms/locations registered across units. [Flattened action: list_locals]
feegow_specialtyList all medical specialties available for scheduling in Feegow. Optional filter by unidade_id. Bulk support: accepts unidade_ids for batched execution.
feegow_insuranceList all accepted insurance plans (convênios) and their sub-plans in Feegow. Optional filter by unidade_id. Bulk support: accepts unidade_ids for batched execution.
feegow_procedure_listRead procedures in Feegow. Values in centavos. Actions: - list: list procedures + values. Filter by tipo_procedimento, procedimento_id, unidade_id, paciente_id, especialidade_id, profissional_id, tabela_id, nome_procedimento. - types: list procedure types (Cirurgia, Consulta, Exame, Procedimento, Retorno). - insurance_list: list insurance plans that accept a procedure (by procedimentoID or nomeProcedimento). - franchise: list imported franchise procedures (requires unidade_id). - bundles: list procedure bundles/packages (optional procedimento_id, pacote_id). - groups: list procedure groups (optional grupo_id). [Flattened action: list]
feegow_procedure_typesRead procedures in Feegow. Values in centavos. Actions: - list: list procedures + values. Filter by tipo_procedimento, procedimento_id, unidade_id, paciente_id, especialidade_id, profissional_id, tabela_id, nome_procedimento. - types: list procedure types (Cirurgia, Consulta, Exame, Procedimento, Retorno). - insurance_list: list insurance plans that accept a procedure (by procedimentoID or nomeProcedimento). - franchise: list imported franchise procedures (requires unidade_id). - bundles: list procedure bundles/packages (optional procedimento_id, pacote_id). - groups: list procedure groups (optional grupo_id). [Flattened action: types]
feegow_procedure_insurance_listRead procedures in Feegow. Values in centavos. Actions: - list: list procedures + values. Filter by tipo_procedimento, procedimento_id, unidade_id, paciente_id, especialidade_id, profissional_id, tabela_id, nome_procedimento. - types: list procedure types (Cirurgia, Consulta, Exame, Procedimento, Retorno). - insurance_list: list insurance plans that accept a procedure (by procedimentoID or nomeProcedimento). - franchise: list imported franchise procedures (requires unidade_id). - bundles: list procedure bundles/packages (optional procedimento_id, pacote_id). - groups: list procedure groups (optional grupo_id). [Flattened action: insurance_list]
feegow_procedure_franchiseRead procedures in Feegow. Values in centavos. Actions: - list: list procedures + values. Filter by tipo_procedimento, procedimento_id, unidade_id, paciente_id, especialidade_id, profissional_id, tabela_id, nome_procedimento. - types: list procedure types (Cirurgia, Consulta, Exame, Procedimento, Retorno). - insurance_list: list insurance plans that accept a procedure (by procedimentoID or nomeProcedimento). - franchise: list imported franchise procedures (requires unidade_id). - bundles: list procedure bundles/packages (optional procedimento_id, pacote_id). - groups: list procedure groups (optional grupo_id). [Flattened action: franchise]
feegow_procedure_bundlesRead procedures in Feegow. Values in centavos. Actions: - list: list procedures + values. Filter by tipo_procedimento, procedimento_id, unidade_id, paciente_id, especialidade_id, profissional_id, tabela_id, nome_procedimento. - types: list procedure types (Cirurgia, Consulta, Exame, Procedimento, Retorno). - insurance_list: list insurance plans that accept a procedure (by procedimentoID or nomeProcedimento). - franchise: list imported franchise procedures (requires unidade_id). - bundles: list procedure bundles/packages (optional procedimento_id, pacote_id). - groups: list procedure groups (optional grupo_id). [Flattened action: bundles]
feegow_procedure_groupsRead procedures in Feegow. Values in centavos. Actions: - list: list procedures + values. Filter by tipo_procedimento, procedimento_id, unidade_id, paciente_id, especialidade_id, profissional_id, tabela_id, nome_procedimento. - types: list procedure types (Cirurgia, Consulta, Exame, Procedimento, Retorno). - insurance_list: list insurance plans that accept a procedure (by procedimentoID or nomeProcedimento). - franchise: list imported franchise procedures (requires unidade_id). - bundles: list procedure bundles/packages (optional procedimento_id, pacote_id). - groups: list procedure groups (optional grupo_id). [Flattened action: groups]
feegow_employeeList employees in Feegow. Requires ativo (0=inactive, 1=active). Optional: unidade_id. Bulk support: accepts unidade_ids for batched execution.
feegow_lockList schedule locks/blocks in Feegow. Filter by bloqueio_id, date_start, date_end (DD-MM-YYYY), profissional_id, unidade_id.
feegow_financial_list_suppliersRead financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_suppliers]
feegow_financial_search_supplierRead financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: search_supplier]
feegow_financial_list_categoriesRead financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_categories]
feegow_financial_list_cost_centersRead financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_cost_centers]
feegow_financial_list_transfersRead financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_transfers]
feegow_financial_list_invoicesRead financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_invoices]
feegow_financial_list_current_accountsRead financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_current_accounts]
feegow_financial_find_invoice_nfseRead financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: find_invoice_nfse]
feegow_financial_list_credit_card_brandsRead financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_credit_card_brands]
feegow_financial_list_vouchersRead financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_vouchers]
feegow_financial_list_salesRead financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_sales]
feegow_financial_list_private_tablesRead financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: list_private_tables]
feegow_financial_get_dmedRead financial data in Feegow. Actions: - list_suppliers, search_supplier, list_categories, list_cost_centers, list_transfers, list_invoices, list_current_accounts, find_invoice_nfse, list_credit_card_brands, list_vouchers, list_sales, list_private_tables, get_dmed. All params are passed as JSON in the "data" field. [Flattened action: get_dmed]
feegow_financial_write_associate_accountWrite financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: associate_account]
feegow_financial_write_update_nfseWrite financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: update_nfse]
feegow_financial_write_pay_invoiceWrite financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: pay_invoice]
feegow_financial_write_create_invoiceWrite financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: create_invoice]
feegow_financial_write_create_invoice_by_apptWrite financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: create_invoice_by_appt]
feegow_financial_write_create_voucherWrite financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: create_voucher]
feegow_financial_write_update_voucherWrite financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: update_voucher]
feegow_financial_write_pay_bookingWrite financial operations in Feegow. Actions: - associate_account: associate financial account to patient (account, association). - update_nfse: update NFS-e number on invoice (invoice_id, nfse_numero). - pay_invoice: pay an invoice. - create_invoice: create a new invoice. - create_invoice_by_appt: create invoice from appointment. - create_voucher: create a voucher. - update_voucher: update a voucher. - pay_booking: pay a booking (bookingId, amount, associationId, accountId, paymentMethod, paymentDate YYYY-MM-DD). For destructive removals (remove_invoice, remove_payment, cancel_voucher) use feegow_financial_delete. [Flattened action: pay_booking]
feegow_financial_delete_remove_invoiceDestructive financial operations in Feegow. Actions: - remove_invoice: remove an invoice. - remove_payment: remove a payment. - cancel_voucher: cancel a voucher. All are irreversible. [Flattened action: remove_invoice]
feegow_financial_delete_remove_paymentDestructive financial operations in Feegow. Actions: - remove_invoice: remove an invoice. - remove_payment: remove a payment. - cancel_voucher: cancel a voucher. All are irreversible. [Flattened action: remove_payment]