Create table record
documentedCreate a table record.
POST /graphqlDatabase Tablesno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
I found Pipefy’s GraphQL endpoint and the Database Tables reference. The official GraphQL endpoint is https://api.pipefy.com/graphql and authentication is done with an OAuth2 Bearer token. See the GraphQL Endpoint documentation and the Database Tables reference for details. ([developers.pipefy.com](https://developers.pipefy.com/reference/the-graphql-endpoint?utm_source=openai))