listar_posts_cliente
Fetch all posts for a specific client, showing text and design approval status. Use the client ID from listar_clientes to get read-only post data.
Instructions
Lista os posts de um cliente, com status de aprovação de texto e de design. Somente leitura. Requer o cliente_id obtido em listar_clientes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cliente_id | Yes | UUID do registro, exatamente como devolvido pelas ferramentas de listagem. |