Inputs
Output
Type:Dict
Returns the posted answer details.
Fields: question_name, answer, answer_name, update_time, statusDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Answers a customer question on a Business Profile location as the business
| App | Google Business Profile |
| Operation ID | business_profile_answer_question |
| Type | Action |
| Connection | business_profile (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Requires approval | Yes (write operation) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
question_name | string | No | - | Full resource name of the question to answer, from business_profile_list_questions (format: locations/x/questions/y). |
answer | string | No | - | The answer text, posted publicly as the business. A business has one answer per question; answering again replaces the previous answer. |
Dict
Returns the posted answer details.
Fields: question_name, answer, answer_name, update_time, status