
POST request will contain this in its body:
Content Details Request
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.

POST request will contain this in its body:
{
type: 'proposal.dataWidget';
integration: IntegrationSessionData;
proposal: Proposal;
}
{
data: {
fields: IntegrationField[]
}
}