Creates a custom event field for a Bugsnag project, enabling filtering and pivoting on custom metadata. Use this tool when you need to create a new searchable/filterable field from event metaData. Requires a project_id (get from BUGSNAG_LIST_PROJECTS), a unique display_id for th…
pathRequiredstringJSON path to the data field in event metaData (e.g., 'metaData.user.accountId'). Use dot notation for nested fields.
reindexbooleanIf True, reindex historical events to populate this field with past data (may take time)
display_idRequiredstringUnique identifier for the custom event field used in filters (e.g., 'custom.user.accountId'). Must be unique within the project.
project_idRequiredstringID of the project to create the custom event field for
pivot_optionsobjectPivot options for the request when creating a custom event field.
filter_optionsRequiredobjectConfiguration for how the field appears and behaves in filters
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.